aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-24nss_db: Quash read implicit declaration warningMarek Polacek2-0/+5
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper3-7/+21
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab2-1/+5
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper2-3/+52
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper2-1/+36
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper2-1/+10
2011-06-21Fix crash in unsuccessful uses of nss_dbUlrich Drepper2-4/+10
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper3-4/+40
2011-06-21Minor optimization of getaddrinfo after recent patchUlrich Drepper2-14/+7
2011-06-21Revert unwanted patchUlrich Drepper1-4/+1
2011-06-21Add missing DL_CALL_FCTUlrich Drepper3-7/+16
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller11-16/+84
2011-06-15Fix typo in recent resolver change which causes segvsUlrich Drepper2-2/+7
2011-06-15Improve 64-bit buildAndreas Schwab2-0/+10
2011-06-15Install db-MakefileUlrich Drepper3-0/+14
2011-06-15Cleanup of db-XXX.cUlrich Drepper2-63/+61
2011-06-15Add initgroups lookups to nss_dbUlrich Drepper7-15/+220
2011-06-15Add initgroups lookup support to getentUlrich Drepper2-0/+36
2011-06-15Fix handling of initgroups database.Ulrich Drepper3-8/+19
2011-06-15Optimize hash table generation in makedbUlrich Drepper2-23/+107
2011-06-15Reenable nss_db with a completely new implementationUlrich Drepper24-1391/+555
2011-06-15Rewrite makedb to avoid using db libraryUlrich Drepper3-95/+600
2011-06-14Quash two memset undeclared warnings.Andreas Jaeger4-2/+13
2011-06-13Fix memory leak in getaddrinfoUlrich Drepper2-1/+6
2011-06-10Better detect total failure of linker script generation.Roland McGrath3-0/+5
2011-06-10Quash some new warnings from GCC 4.6.Roland McGrath19-60/+74
2011-06-10Use AC_LANG_PROGRAM in nss-crypt check.Roland McGrath3-154/+194
2011-06-10Revert -r -> -Wl,-r change.Roland McGrath3-4/+8
2011-06-09Use -Wl,-r instead of plain -r.Roland McGrath3-3/+10
2011-06-09OOps, wrong version number for development versionUlrich Drepper1-1/+1
2011-06-09Add pldd programUlrich Drepper5-3/+489
2011-06-09Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper7-65/+33
2011-06-07sparc: Fix LD_BIND_NOW with multiarch.David S. Miller7-65/+33
2011-06-07Start 2.15 developmentUlrich Drepper3-3/+9
2011-06-07S/390 longlong.h: Fix smul_ppmm with -m31 -mzarchAndreas Krebbel2-1/+5
2011-06-06Use canonical FSF .texi files for LGPL and FDL texts.Roland McGrath5-46/+45
2011-06-04Fix <bits/mqueue2.h> for C++Jakub Jelinek3-7/+16
2011-06-03Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-1/+6
2011-06-03Assume Intel Core i3/i5/i7 processor if AVX is availableH.J. Lu2-0/+12
2011-05-31Fix typo in stack guard setup code for old kernelsUlrich Drepper2-1/+6
2011-05-31Don't free non-malloced memory and fix memory leakglibc-2.14.9000Ulrich Drepper2-4/+17
2011-05-312.14 releaseglibc-2.14Ulrich Drepper3-3/+6
2011-05-31No need for RANLIB make variable anymoreUlrich Drepper2-1/+4
2011-05-31Updated translation template fileUlrich Drepper1-668/+937
2011-05-31Also translation messages in .ksh filesUlrich Drepper2-3/+12
2011-05-30Handle DNS server failures in case of AF_UNSPEC lookups correctlyUlrich Drepper3-7/+16
2011-05-30Undo last patchUlrich Drepper1-6/+6
2011-05-30Add BZ number to NEWSUlrich Drepper1-6/+6
2011-05-30Handle DSOs without any dependency in ld.soUlrich Drepper5-52/+62
2011-05-30One more thinko in CLUlrich Drepper2-1/+2