aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper1-0/+9
2011-06-15Add initgroups lookup support to getentUlrich Drepper1-0/+3
2011-06-15Fix handling of initgroups database.Ulrich Drepper1-0/+5
2011-06-15Optimize hash table generation in makedbUlrich Drepper1-0/+5
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper1-0/+32
2011-06-15Rewrite makedb to avoid using db libraryUlrich Drepper1-0/+5
2011-06-14Quash two memset undeclared warnings.Andreas Jaeger1-0/+5
2011-06-13Fix memory leak in getaddrinfoUlrich Drepper1-0/+5
2011-06-10Better detect total failure of linker script generation.Roland McGrath1-0/+3
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath1-0/+37
2011-06-10Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath1-0/+3
2011-06-10Revert -r -> -Wl,-r change.Roland McGrath1-0/+5
2011-06-09Use -Wl,-r instead of plain -r.Roland McGrath1-0/+6
2011-06-09Add pldd programUlrich Drepper1-0/+6
2011-06-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+14
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller1-0/+14
2011-06-07Start 2.15 developmentUlrich Drepper1-0/+4
2011-06-07S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel1-0/+4
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath1-0/+16
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek1-0/+7
2011-06-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+5
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu1-0/+5
2011-05-31Fix typo in stack guard setup code for old kernelsUlrich Drepper1-0/+5
2011-05-31Don't free non-malloced memory and fix memory leakglibc-2.14.9000Ulrich Drepper1-0/+5
2011-05-312.14 releaseglibc-2.14Ulrich Drepper1-0/+3
2011-05-31No need for RANLIB make variable anymoreUlrich Drepper1-0/+4
2011-05-31Also translation messages in .ksh filesUlrich Drepper1-0/+3
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper1-0/+5
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper1-0/+6
2011-05-30One more thinko in CLUlrich Drepper1-1/+1
2011-05-30Fix typo in CLUlrich Drepper1-1/+1
2011-05-30Prevent loader from loading itselfUlrich Drepper1-0/+4
2011-05-29Restore _res correctlyUlrich Drepper1-0/+5
2011-05-29Reference wrong BZUlrich Drepper1-1/+1
2011-05-29Interpret numeric values in shadow file as signedUlrich Drepper1-0/+4
2011-05-29Make resolv.conf parsing more compactUlrich Drepper1-0/+2
2011-05-29Recognize use-vc option in resolv.confUlrich Drepper1-0/+4
2011-05-29Record when bug 11577 was fixed and by which patchUlrich Drepper1-0/+1
2011-05-29Don't build AVX tests with old compilersUlrich Drepper1-0/+3
2011-05-29Mark malloc hook variables as deprecatedUlrich Drepper1-0/+2
2011-05-29Declare malloc hook variables as volatile.Ulrich Drepper1-0/+3
2011-05-29Fix typo in last patch to locarchive.cUlrich Drepper1-0/+3
2011-05-29Same change for the other siginfi.h filesUlrich Drepper1-0/+3
2011-05-29Don't document si_code used for raise()Ulrich Drepper1-0/+6
2011-05-28Fix unnecessary overallocation due to incomplete characterUlrich Drepper1-0/+12
2011-05-28Handle failure of _nl_explode_name in all casesUlrich Drepper1-0/+4
2011-05-28Fix build for platforms with socketcall syscallUlrich Drepper1-0/+2
2011-05-28Unify messagesUlrich Drepper1-0/+3
2011-05-28Add support for time syscall in vDSOUlrich Drepper1-0/+6
2011-05-28Add sendmmsg syscallUlrich Drepper1-0/+8