Age | Commit message (Expand) | Author | Files | Lines |
2012-08-23 | Check floating-point ABI in ARM VALID_ELF_HEADER. | Steve McIntyre | 1 | -0/+5 |
2012-08-23 | Make dl-fxstatat64.c include of fxstatat64.c use <> not "". | Joseph Myers | 1 | -0/+5 |
2012-08-22 | Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for... | Roland McGrath | 1 | -0/+40 |
2012-08-22 | Add --disable-build-nscd configure option. | Roland McGrath | 1 | -0/+8 |
2012-08-22 | BZ#13696: Add --disable-nscd configure option. | Roland McGrath | 1 | -0/+39 |
2012-08-22 | Fix sed configure check for newer sed --version output. | Dmitry V. Levin | 1 | -0/+6 |
2012-08-22 | Fix libc-start change for IRELless machines. | Roland McGrath | 1 | -0/+5 |
2012-08-22 | * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_r | Jeff Law | 1 | -0/+6 |
2012-08-22 | rename V variable to lib-version | Mike Frysinger | 1 | -0/+5 |
2012-08-22 | Leading-tabify ChangeLog. | Roland McGrath | 1 | -2/+2 |
2012-08-22 | Fix ChangeLog format. | Roland McGrath | 1 | -5/+2 |
2012-08-22 | Add versions of wcscpy, wcschr, wcsrchr for power6/power7. | Will Schmidt | 1 | -0/+10 |
2012-08-21 | Micro-optimize critical path of strstr, strcase and memmem. | Maxim Kuvyrkov | 1 | -0/+6 |
2012-08-21 | Use pointers for traversing arrays in strstr, strcasestr and memmem. | Maxim Kuvyrkov | 1 | -0/+6 |
2012-08-21 | Detect EOL on-the-fly in strstr, strcasestr and memmem. | Maxim Kuvyrkov | 1 | -0/+12 |
2012-08-21 | Optimize first-character loop of strstr, strcasestr and memmem. | Maxim Kuvyrkov | 1 | -0/+6 |
2012-08-21 | Support static IFUNC calls irrespective of USE_MULTIARCH. | Roland McGrath | 1 | -0/+6 |
2012-08-21 | Remove __ASSUME_FADVISE64_64_SYSCALL. | Joseph Myers | 1 | -0/+33 |
2012-08-21 | [Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S. | Will Schmidt | 1 | -0/+6 |
2012-08-20 | Fix typos in manual wrt syslog. | Roland McGrath | 1 | -0/+4 |
2012-08-20 | Fix conditional on using DSOCAPS to match condition on defining it. | Roland McGrath | 1 | -0/+5 |
2012-08-20 | Remove __ASSUME_SWAPCONTEXT_SYSCALL. | Joseph Myers | 1 | -0/+12 |
2012-08-20 | Define __ASSUME_UTIMES for s390. | Joseph Myers | 1 | -0/+3 |
2012-08-20 | Remove __ASSUME_MMAP2_SYSCALL. | Joseph Myers | 1 | -0/+22 |
2012-08-20 | S/390: Remove 32 bit getrlimit.c. | Andreas Krebbel | 1 | -0/+4 |
2012-08-18 | Fix last patch: Add missing DUMMY variable | Andreas Jaeger | 1 | -0/+4 |
2012-08-18 | add attribute_hidden to __have_{sock_cloexec,pipe2,dup3 | Mike Frysinger | 1 | -0/+7 |
2012-08-18 | split assume pipe2/dup3/sock_cloexec knobs | Mike Frysinger | 1 | -0/+9 |
2012-08-17 | update linux nice.c include path too after recent file shuffle | Mike Frysinger | 1 | -0/+4 |
2012-08-17 | Quash warning in s_sincosl. | Marek Polacek | 1 | -0/+5 |
2012-08-17 | Adjust old #include's of sysdeps/unix/time.c to point to sysdeps/posix/time.c... | Roland McGrath | 1 | -0/+2 |
2012-08-17 | Make sysheaders available in config.make. | Roland McGrath | 1 | -0/+4 |
2012-08-17 | Move some things from sysdeps/unix to sysdeps/posix. | Roland McGrath | 1 | -0/+17 |
2012-08-17 | Fix rule dependency in last change. | Roland McGrath | 1 | -0/+4 |
2012-08-17 | 2012-08-17 Jeff Law <law@redhat.com> | Jeff Law | 1 | -0/+12 |
2012-08-17 | Merge unix/inet/syscalls.list into unix/syscalls.list. | Roland McGrath | 1 | -0/+3 |
2012-08-17 | Fix getaddrinfo for [!_STATBUF_ST_NSEC] case. | Roland McGrath | 1 | -0/+7 |
2012-08-17 | Make malloc build for no-threads configurations. | Roland McGrath | 1 | -2/+9 |
2012-08-17 | Change type of constant to avoid a warning. | Roland McGrath | 1 | -0/+5 |
2012-08-17 | Split sys/param.h out into common file and sysdeps bits/param.h file. | Roland McGrath | 1 | -0/+10 |
2012-08-17 | Add a cast to silence a warning. | Roland McGrath | 1 | -0/+3 |
2012-08-17 | Make libio compile without _IO_MTSAFE_IO. | Roland McGrath | 1 | -0/+6 |
2012-08-17 | Clean up definition of _LIBC_REENTRANT and _IO_MTSAFE_IO. | Roland McGrath | 1 | -0/+40 |
2012-08-17 | Also set r->r_map when unmapping the first object in a namespace. | Gary Benson | 1 | -0/+5 |
2012-08-16 | Do not pollute name space with internal_*netgrent functions. | Roland McGrath | 1 | -0/+16 |
2012-08-16 | Update longlong.h from GCC. | Joseph Myers | 1 | -0/+4 |
2012-08-16 | Suppress -Wunused-but-set warnings in GMP code. | Roland McGrath | 1 | -0/+10 |
2012-08-16 | Fifth argument of la_pltenter() is not constant. | Carlos O'Donell | 1 | -0/+8 |
2012-08-16 | Remove __ASSUME_POSIX_TIMERS. | Joseph Myers | 1 | -0/+21 |
2012-08-15 | Fix dl-load.c for [!_LIBC_REENTRANT] case. | Roland McGrath | 1 | -0/+3 |