about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* Check mismatched TLS/non-TLS symbols hjl/pr14370H.J. Lu2012-09-042-0/+31
* stdlib/tst-secure-getenv.c: whitespace-only changes in commentsFlorian Weimer2012-09-042-5/+7
* stdlib/tst-secure-getenv.c (alternative_main): Only warn on SGID failuresFlorian Weimer2012-09-042-2/+8
* Fix iogetdelim.c (latent) integer overflow (bug 9914).Joseph Myers2012-09-043-5/+13
* Update libm-test-ulpsAndreas Jaeger2012-09-033-0/+14
* Add optimized sinf and cosf routines for x86 and x86-64Liubov Dmitrieva2012-09-0313-7/+2403
* S/390: Make IFUNC optimized mem* functions hidden.Andreas Krebbel2012-09-033-6/+17
* Use the first element of GOT for ld.so addressesH.J. Lu2012-09-023-36/+20
* Check for gawk >= 3.0 (bug 13412)Allan McRae2012-09-024-49/+77
* Remove __ASSUME_POSIX_CPU_TIMERS.Joseph Myers2012-09-018-323/+54
* Fix sem_post race (bug 14532).Joseph Myers2012-08-315-6/+101
* Use LD_SO to set $ld_so_name/$ld_so_versionH.J. Lu2012-08-294-2/+18
* Don't make ttyname* fail if proc filesystem is not availableSiddhesh Poyarekar2012-08-294-13/+12
* Remove __ASSUME_STAT64_SYSCALL.Joseph Myers2012-08-2722-402/+81
* update NEWSMike Frysinger2012-08-272-4/+9
* mips: clear condition bit 23 in fpu tooGuido Guenther2012-08-272-1/+5
* alpha: add conditional fdatasync supportMike Frysinger2012-08-274-0/+79
* Fix sign of zero on strtod underflow (bug 14519).Joseph Myers2012-08-275-2/+117
* Fix strtod rounding (bug 3479).Joseph Myers2012-08-2710-42/+7634
* Fix strtod integer/buffer overflow (bug 14459).Joseph Myers2012-08-275-33/+178
* Fix some typos in comments.Marek Polacek2012-08-252-3/+7
* Fix tst-rfc3484* build failures from USE_NSCD move to config.h.Roland McGrath2012-08-234-0/+9
* Check floating-point ABI in ARM VALID_ELF_HEADER.Steve McIntyre2012-08-234-3/+29
* Make dl-fxstatat64.c include of fxstatat64.c use <> not "".Joseph Myers2012-08-232-1/+6
* Fix shadow, gshadow, networks, protocols, rpc, aliases, and nscd routines for...Roland McGrath2012-08-2240-38/+195
* Clean up MIPS stat64 handling.Joseph Myers2012-08-225-0/+149
* Add --disable-build-nscd configure option.Roland McGrath2012-08-226-1/+37
* BZ#13696: Add --disable-nscd configure option.Roland McGrath2012-08-2217-48/+163
* Fix sed configure check for newer sed --version output.Dmitry V. Levin2012-08-223-2/+8
* Fix libc-start change for IRELless machines.Roland McGrath2012-08-222-7/+13
* Move bug number to correct section of NEWS.Joseph Myers2012-08-221-2/+2
* * sysdeps/posix/getaddrinfo.c (gaih_inet): Only use gethostbyname4_rJeff Law2012-08-223-3/+14
* rename V variable to lib-versionMike Frysinger2012-08-222-2/+7
* Leading-tabify ChangeLog.Roland McGrath2012-08-221-2/+2
* Fix ChangeLog format.Roland McGrath2012-08-221-5/+2
* Add versions of wcscpy, wcschr, wcsrchr for power6/power7.Will Schmidt2012-08-228-2/+298
* Micro-optimize critical path of strstr, strcase and memmem.Maxim Kuvyrkov2012-08-214-1/+18
* Use pointers for traversing arrays in strstr, strcasestr and memmem.Maxim Kuvyrkov2012-08-213-18/+55
* Detect EOL on-the-fly in strstr, strcasestr and memmem.Maxim Kuvyrkov2012-08-217-15/+108
* Optimize first-character loop of strstr, strcasestr and memmem.Maxim Kuvyrkov2012-08-212-1/+20
* Support static IFUNC calls irrespective of USE_MULTIARCH.Roland McGrath2012-08-213-46/+43
* Remove __ASSUME_FADVISE64_64_SYSCALL.Joseph Myers2012-08-2110-152/+50
* [Powerpc] Tune/optimize powerpc{32,64}/power7/memchr.S.Will Schmidt2012-08-213-44/+125
* Fix typos in manual wrt syslog.Roland McGrath2012-08-202-2/+6
* Fix conditional on using DSOCAPS to match condition on defining it.Roland McGrath2012-08-202-1/+6
* Remove __ASSUME_SWAPCONTEXT_SYSCALL.Joseph Myers2012-08-205-21/+14
* Define __ASSUME_UTIMES for s390.Joseph Myers2012-08-202-2/+7
* Remove __ASSUME_MMAP2_SYSCALL.Joseph Myers2012-08-2015-185/+69
* S/390: Remove 32 bit getrlimit.c.Andreas Krebbel2012-08-202-1/+4
* Add bug number to NEWS.Joseph Myers2012-08-191-3/+3