about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2011-02-031-0/+4
* Relax libm tests for x86-32.Ulrich Drepper2011-02-031-0/+4
* Don't ignore zero TTL in DNS answersAndreas Schwab2011-02-031-0/+6
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-301-0/+6
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-301-0/+6
* Properly convert f_fsid in statvfsAndreas Schwab2010-11-201-0/+6
* Define MAP_HUGETLB.Ulrich Drepper2010-11-201-0/+5
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-201-0/+4
* Fix memory leak in fnmatchAndreas Schwab2010-11-151-0/+9
* Avoid too much stack use in fnmatch.Ulrich Drepper2010-11-151-0/+6
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-151-0/+5
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-151-0/+6
* Update sparc epoll.h from epoll_create2 to epoll_create1Mike Frysinger2010-11-151-0/+3
* Don't mix pattern rules with normal rulesAndreas Schwab2010-11-151-0/+4
* Properly quote output of localeAndreas Schwab2010-11-151-0/+6
* Remove duplicate ChangeLog entry for 8e9f92ePetr Baudis2010-11-151-15/+0
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-11-151-0/+17
* Fix perturbing in malloc on free.Ulrich Drepper2010-11-091-0/+6
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-11-091-0/+7
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-11-091-0/+15
* Don't expand DST twice in dl_openAndreas Schwab2010-11-091-0/+5
* Expect PLT call to _Unwind_Find_FDE on s390*-linuxAndreas Schwab2010-11-091-0/+5
* One more regex memory leak fixed.Ulrich Drepper2010-11-091-0/+6
* More regex memory leak fixes and testcasesUlrich Drepper2010-11-091-0/+10
* Fix memory leak for some invalid regular expressions.Ulrich Drepper2010-11-091-0/+5
* Linux getifaddrs might return entries with ->ifa_addr being NULL.Ulrich Drepper2010-11-091-0/+6
* Handle large requests.Ulrich Drepper2010-11-091-0/+3
* getdents64 fallback d_type supportJoseph Myers2010-11-091-0/+6
* Fix register conflict in s390 ____longjmp_chkAndreas Schwab2010-11-091-0/+6
* Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.Chung-Lin Tang2010-11-091-0/+8
* Fix typo in x86-64 epoll.h.Mike Frysinger2010-11-091-0/+4
* Fix array overflow in floating point parserAndreas Schwab2010-11-091-0/+6
* Actually make it possible to user the default name server.Ulrich Drepper2010-11-091-0/+4
* Missing server address again leads to localhost being usedUlrich Drepper2010-11-091-0/+6
* Add -fno-asynchronous-unwind-tables to initfini.s for i386H.J. Lu2010-11-091-0/+4
* Hurd: fix timeout rounding in selectSamuel Thibault2010-11-091-0/+5
* BZ 11856: fix manual nitRoland McGrath2010-11-091-0/+5
* Document M_PERTURBAndreas Schwab2010-11-091-0/+5
* BZ #11840: Fix config.cache usage for -fgnu89-inline check.Roland McGrath2010-11-091-0/+8
* Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache...Roland McGrath2010-11-091-0/+7
* Manual wording fix for round{,f,l}.Roland McGrath2010-11-091-0/+5
* More linking issues fixed.Ulrich Drepper2010-11-091-0/+5
* Hurd: Fix linkat symlink handling.Emilio Pozuelo Monfort2010-11-091-0/+9
* 32bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2010-11-091-0/+8
* Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-091-0/+8
* Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li2010-11-011-0/+7
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-11-011-0/+15
* Add test case for strstr problem.Ulrich Drepper2010-11-011-0/+5
* Fix strstr and memmem algorithm.Eric Blake2010-11-011-0/+6
* Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmpUlrich Drepper2010-11-011-0/+8