about summary refs log tree commit diff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* Handle long lines in host lookups in the right place.Ulrich Drepper2011-01-131-0/+6
* Fix assertion when handling DSTs during auditing.Ulrich Drepper2011-01-121-0/+5
* Fix alignment in x86 destructor calls.Ulrich Drepper2011-01-121-0/+5
* Add missing CL entry.Ulrich Drepper2011-01-121-0/+9
* Clean up some bits/select.h headers.Ulrich Drepper2011-01-091-0/+9
* Update Japanese translations.Ulrich Drepper2011-01-081-0/+4
* sparc64: Use i386 implementation for fxstat.David S. Miller2011-01-041-0/+6
* Fix infloop on persistent failing calloc in regex.Jim Meyering2010-12-271-0/+6
* Use prlimit64 for 32-bit [gs]etrlimit64 implementation.Ulrich Drepper2010-12-251-0/+6
* Use fastbin macro everywhere.Ulrich Drepper2010-12-251-0/+3
* Change XPG-compliant strerror_r function to return error code.Ulrich Drepper2010-12-251-0/+6
* Remove `.ctors' and `.dtors' output sectionsH.J. Lu2010-12-241-0/+15
* Always allow overwriting printf modifiers etc.Ulrich Drepper2010-12-241-0/+5
* Fix ChangeLogs.Ulrich Drepper2010-12-191-2/+3
* Make PowerPC64 default to nonexecutable stackRyan S. Arnold2010-12-191-0/+22
* More accurate computatin of reclen in readdir_r.Ulrich Drepper2010-12-191-0/+6
* Undo accidental checkin.Ulrich Drepper2010-12-141-0/+4
* Declare wcpcpy and wcpncpy only under _GNU_SOURCEAndreas Schwab2010-12-101-0/+3
* Fix use of restrict in wchar.hAndreas Schwab2010-12-101-0/+8
* Fix race in qsort_r initialization.Ulrich Drepper2010-12-091-0/+6
* Fix -D_FORTIFY_SOURCE memmove and bcopJakub Jelinek2010-12-091-0/+4
* Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2010-12-031-0/+9
|\
| * Remove dead code from x86-32 SSSE3 strncmp.H.J. Lu2010-12-011-0/+5
| * Relax libm tests for x86-32.Ulrich Drepper2010-11-301-0/+4
* | Update Italian translation.Ulrich Drepper2010-12-031-0/+4
|/
* Don't ignore zero TTL in DNS answersAndreas Schwab2010-11-251-0/+6
* ldbl-128 fmal compile fixJakub Jelinek2010-11-221-0/+4
* Allow aux_cache_file open()ing to fail silently even in the chroot mode.Petr Baudis2010-11-221-0/+6
* Optimize last initgroups patch a bit.Ulrich Drepper2010-11-221-0/+5
* Fix multiple nss_compat initgroups() bugsUlrich Drepper2010-11-221-0/+6
* Define MAP_HUGETLB.Ulrich Drepper2010-11-191-0/+5
* Define SWAP_FLAG_DISCARD.Ulrich Drepper2010-11-161-0/+4
* Fix memory leak in fnmatchAndreas Schwab2010-11-121-0/+9
* Support Intel processor model 6 and model 0x2.H.J. Lu2010-11-121-0/+5
* Fix comparison in sqrtl for IBM long double 128.Luis Machado2010-11-101-0/+5
* Fix one exit path in x86-64 SSE4.2 str{,n}casecmp.H.J. Lu2010-11-101-0/+10
* Fix warnings in __bswap_16.Ulrich Drepper2010-11-101-0/+6
* Use IFUNC on x86-64 memsetH.J. Lu2010-11-081-0/+18
* power7-optimized mempcpyLuis Machado2010-11-051-0/+5
* 32bit memset-sse2.S fails with uneven cache sizeUlrich Drepper2010-11-051-0/+19
* Verify in ttyname() that the symlink is valid.Miklos Szeredi2010-11-031-0/+8
* Fix typo in comment.Erich Ritz2010-11-011-0/+4
* Update Danish translations.Ulrich Drepper2010-11-011-0/+4
* Fix assertion in ld.so, introduced by delayed adding to global list.Ulrich Drepper2010-10-261-0/+5
* Fix concurrency problem between dl_open and dl_iterate_phdrAndreas Krebbel2010-10-261-2/+14
* Fix x86-64 strchr propagation of search byte into all bytes of SSE registerRichard Li2010-10-251-0/+7
* Fix perturbing in malloc on free.Ulrich Drepper2010-10-241-0/+6
* powerpc: PPCA2/A2 optimized memcpy functionMichael B. Brutman2010-10-241-0/+10
* Require suid bit on audit objects in privileged programsAndreas Schwab2010-10-241-0/+15
* Work around shortest-stem feature in make 3.82+Andreas Schwab2010-10-241-0/+7