| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up _res declaration to use __thread unconditionally. | Roland McGrath | 2013-08-27 | 1 | -0/+7 |
* | Cope without sunrpc. | Roland McGrath | 2013-08-27 | 1 | -0/+3 |
* | Don't try to use ioctl unless [FIONREAD]. | Roland McGrath | 2013-08-27 | 1 | -0/+2 |
* | Mild decrufting in resolv code. | Roland McGrath | 2013-08-27 | 1 | -0/+5 |
* | True stub __ifreq. | Roland McGrath | 2013-08-27 | 1 | -0/+4 |
* | Clean up __libc_sa_len helper. | Roland McGrath | 2013-08-27 | 1 | -0/+9 |
* | Replace generic bits/socket.h with 4.4 file. | Roland McGrath | 2013-08-27 | 1 | -0/+3 |
* | Flesh out 4.4 bits/socket.h with SOCK_CLOEXEC, SOCK_NONBLOCK. | Roland McGrath | 2013-08-27 | 1 | -0/+6 |
* | Fix missing declaration of LC_CTYPE nonascii-case element | Andreas Schwab | 2013-08-27 | 1 | -0/+8 |
* | Fix handling LC_CTYPE nonascii-case fallback in i686 SSE4.2 and SSSE3 strcase... | Andreas Schwab | 2013-08-27 | 1 | -0/+8 |
* | Make stub lxstat64 call xstat64, like stub lxstat calls xstat. | Roland McGrath | 2013-08-26 | 1 | -0/+2 |
* | Use proper #include for xdecrypt declarations. | Roland McGrath | 2013-08-26 | 1 | -0/+6 |
* | Initialize res_hconf in nscd | Siddhesh Poyarekar | 2013-08-26 | 1 | -0/+6 |
* | Fix dependencies for stdlib/tst-tls-atexit | Andreas Schwab | 2013-08-26 | 1 | -0/+5 |
* | Fix indentation in aicache.c | Siddhesh Poyarekar | 2013-08-26 | 1 | -0/+4 |
* | configure: add missing quotes in $build_pt_chown test | Mike Frysinger | 2013-08-25 | 1 | -0/+5 |
* | Fix cexp (NaN + i0) (bug 15532). | Joseph Myers | 2013-08-23 | 1 | -0/+9 |
* | Add Ukrainian translations. | David S. Miller | 2013-08-22 | 1 | -0/+1 |
* | Update Catalan translations. | David S. Miller | 2013-08-22 | 1 | -0/+4 |
* | Fix fdim handling of infinities (bug 15797). | Joseph Myers | 2013-08-21 | 1 | -0/+10 |
* | Fix typos. | Ondřej Bílka | 2013-08-21 | 1 | -0/+43 |
* | i686: Skip SSE4_2 version for strcmp, strncmp, strncase, strcasecmp | Liubov Dmitrieva | 2013-08-21 | 1 | -0/+7 |
* | PowerPC: fix backtrace to handle signal trampolines | Adhemerval Zanella | 2013-08-20 | 1 | -0/+17 |
* | Fix cproj handling of (finite, NaN) arguments (bug 15531). | Joseph Myers | 2013-08-20 | 1 | -0/+8 |
* | Include <string.h> in sysdeps/unix/sysv/linux/mmap64.c. | Joseph Myers | 2013-08-20 | 1 | -0/+2 |
* | Use __getpagesize and __ffs in MMAP2_PAGE_SHIFT == -1 case of mmap64. | Joseph Myers | 2013-08-20 | 1 | -0/+6 |
* | Remove trailing blank lines when generating INSTALL. | Joseph Myers | 2013-08-20 | 1 | -0/+6 |
* | * sysdeps/unix/sysv/linux/s390/sys/procfs.h (struct elf_prstatus): | Andreas Krebbel | 2013-08-20 | 1 | -0/+5 |
* | * elf/setup-vdso.h (setup_vdso): Fix missing string termination. | Andreas Arnez | 2013-08-20 | 1 | -0/+4 |
* | Simplify strcoll implementation | Siddhesh Poyarekar | 2013-08-20 | 1 | -0/+9 |
* | CVE-2013-4237, BZ #14699: Buffer overflow in readdir_r | Florian Weimer | 2013-08-16 | 1 | -0/+22 |
* | Fix cbrtl for ldbl-96 | Andreas Schwab | 2013-08-13 | 1 | -0/+8 |
* | Open development for 2.19. glibc-2.18.90 | David S. Miller | 2013-08-12 | 1 | -0/+6 |
* | Fix typo in ChangeLog | Andreas Schwab | 2013-08-06 | 1 | -1/+1 |
* | Update Korean translations. | David S. Miller | 2013-08-03 | 1 | -0/+4 |
* | Update manual/contrib.texi | David S. Miller | 2013-08-01 | 1 | -0/+6 |
* | Update French translations. | David S. Miller | 2013-07-30 | 1 | -0/+4 |
* | Update Czech translations. | David S. Miller | 2013-07-28 | 1 | -0/+2 |
* | Update Swedish translations. | David S. Miller | 2013-07-28 | 1 | -0/+4 |
* | Update Esperanto translations. | David S. Miller | 2013-07-27 | 1 | -0/+2 |
* | Update Vietnamese translations. | David S. Miller | 2013-07-27 | 1 | -0/+2 |
* | Update German translations. | David S. Miller | 2013-07-27 | 1 | -0/+4 |
* | Update Bulgarian translations. | David S. Miller | 2013-07-26 | 1 | -0/+2 |
* | Update Dutch, Polish, and Russian translations. | David S. Miller | 2013-07-26 | 1 | -0/+6 |
* | Update libc.pot in preparation for giving tarball to translation project. | David S. Miller | 2013-07-25 | 1 | -0/+4 |
* | PowerPC: use _dl_static_init to set GLRO(gl_pagesize) | Adhemerval Zanella | 2013-07-23 | 1 | -0/+8 |
* | S/390: ULPs update. | Andreas Krebbel | 2013-07-22 | 1 | -0/+4 |
* | CVE-2013-2207, BZ #15755: Disable pt_chown. | Carlos O'Donell | 2013-07-21 | 1 | -0/+21 |
* | Update Sparc ULPs. | David S. Miller | 2013-07-20 | 1 | -0/+5 |
* | BZ #15711: Avoid circular dependency for syscall.h | Carlos O'Donell | 2013-07-16 | 1 | -0/+7 |