| Commit message (Expand) | Author | Age | Files | Lines |
* | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 2012-08-22 | 1 | -13/+25 |
* | * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r | Jeff Law | 2012-08-22 | 1 | -2/+7 |
* | Add versions of wcscpy, wcschr, wcsrchr for power6/power7. | Will Schmidt | 2012-08-22 | 6 | -0/+283 |
* | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers | 2012-08-21 | 5 | -150/+7 |
* | [Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S. | Will Schmidt | 2012-08-21 | 2 | -44/+119 |
* | Remove __ASSUME_SWAPCONTEXT_SYSCALL. | Joseph Myers | 2012-08-20 | 4 | -21/+2 |
* | Define __ASSUME_UTIMES for s390. | Joseph Myers | 2012-08-20 | 1 | -2/+4 |
* | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 2012-08-20 | 6 | -180/+26 |
* | S/390: Remove 32 bit getrlimit.c. | Andreas Krebbel | 2012-08-20 | 1 | -1/+0 |
* | update linux nice.c include path too after recent file shuffle | Mike Frysinger | 2012-08-17 | 1 | -1/+1 |
* | Quash warning in s_sincosl. | Marek Polacek | 2012-08-17 | 1 | -2/+2 |
* | Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c... | Roland McGrath | 2012-08-17 | 2 | -3/+3 |
* | Move some things from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-17 | 6 | -0/+0 |
* | Merge unix/inet/syscalls.list into unix/syscalls.list. | Roland McGrath | 2012-08-17 | 2 | -23/+21 |
* | Fix typo in last change. | Roland McGrath | 2012-08-17 | 1 | -1/+1 |
* | Fix getaddrinfo for [!_STATBUF_ST_NSEC] case. | Roland McGrath | 2012-08-17 | 1 | -2/+35 |
* | Make malloc build for no-threads configurations. | Roland McGrath | 2012-08-17 | 1 | -5/+6 |
* | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 2012-08-17 | 4 | -213/+48 |
* | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 2012-08-17 | 4 | -6/+5 |
* | Fifth argument of la_pltenter() is not constant. | Carlos O'Donell | 2012-08-16 | 2 | -3/+3 |
* | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers | 2012-08-16 | 6 | -297/+56 |
* | Remove executable permissions checked in by accident | Andreas Jaeger | 2012-08-15 | 1 | -0/+0 |
* | Fix segmentation fault in strncasecmp for i686 | Liubov Dmitrieva | 2012-08-15 | 1 | -1/+1 |
* | Clean up x86_64/multiarch/strstr-c.c include order. | Roland McGrath | 2012-08-15 | 1 | -6/+26 |
* | Clean up x86_64/multiarch/memmove.c include order. | Roland McGrath | 2012-08-15 | 1 | -20/+18 |
* | Add casts to suppress warnings in system.c under [!_LIBC_REENTRANT]. | Roland McGrath | 2012-08-15 | 1 | -3/+3 |
* | i386/x86_64: punt HAVE_CPP_ASM_DEBUGINFO | Mike Frysinger | 2012-08-14 | 5 | -195/+5 |
* | Remove __ASSUME_CLONE_THREAD_FLAGS. | Joseph Myers | 2012-08-14 | 4 | -21/+6 |
* | Another ULPs update. | Andreas Jaeger | 2012-08-14 | 1 | -0/+1 |
* | Update i386 ULPs | Andreas Jaeger | 2012-08-14 | 1 | -0/+2 |
* | Update x86-64 ULPs | Markus Trippelsdorf | 2012-08-13 | 1 | -0/+3 |
* | Move Linux kernel version conditionals to kernel-features.h. | Joseph Myers | 2012-08-10 | 2 | -6/+13 |
* | Avoid DWARF definition DIE on ifunc symbols | H.J. Lu | 2012-08-09 | 4 | -17/+61 |
* | Remove __ASSUME_TGKILL. | Joseph Myers | 2012-08-08 | 1 | -7/+0 |
* | Add a missing #include. | Roland McGrath | 2012-08-08 | 1 | -1/+2 |
* | Missing #include updates for dirstream code move from unix to posix. | Roland McGrath | 2012-08-08 | 2 | -4/+4 |
* | Remove some pre-2.6.16 Linux kernel conditionals. | Joseph Myers | 2012-08-07 | 4 | -152/+8 |
* | Move common dirent implementation from sysdeps/unix to sysdeps/posix. | Roland McGrath | 2012-08-07 | 15 | -7/+7 |
* | Make the bsd4.4/bits/fcntl.h be the generic one. | Roland McGrath | 2012-08-07 | 1 | -145/+0 |
* | Update bsd4.4/bits/fcntl.h to match modern NetBSD bits. | Roland McGrath | 2012-08-07 | 1 | -20/+53 |
* | Make the bsd4.4/bits/dirent.h be the generic one. | Roland McGrath | 2012-08-07 | 1 | -59/+0 |
* | Define _DIRENT_MATCHES_DIRENT64 in bsd4.4/bits/dirent.h | Roland McGrath | 2012-08-07 | 1 | -1/+6 |
* | Remove pre-2.6.16 Linux kernel support. | Joseph Myers | 2012-08-07 | 3 | -56/+29 |
* | Clean up {alphasort,versionsort,scandir,scandirat}{,64} for struct dirent == ... | Roland McGrath | 2012-08-06 | 20 | -39/+15 |
* | Clean up lockf64, fseeko64, ftello64, fgetpos64, fsetpos64 for off64_t == off_t. | Roland McGrath | 2012-08-06 | 24 | -48/+26 |
* | Remove x32/iofopen.c and x32/iofopen64.c | H.J. Lu | 2012-08-06 | 2 | -2/+0 |
* | Update SPARC ULPs. | David S. Miller | 2012-08-03 | 1 | -4/+51 |
* | Remove some pre-2.6.0 Linux kernel conditionals. | Joseph Myers | 2012-08-03 | 4 | -49/+4 |
* | Distinguish ELOOP diagnosis threshold from SYMLOOP_MAX. | Roland McGrath | 2012-08-03 | 5 | -14/+137 |
* | Remove pre-2.6.0 Linux kernel support (bug 13717). | Joseph Myers | 2012-08-03 | 3 | -53/+28 |