aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-02Consolidate shlib.lds references in new variables.Roland McGrath1-0/+7
2011-07-02Make asserts accept DT_FLAGS/DT_FLAGS_1 with zero flags.Roland McGrath1-0/+3
2011-07-02Use -defsym=_begin=0 instead of linker script munging.Roland McGrath1-0/+5
2011-07-02Optimize long-word additions in SHA implementationUlrich Drepper1-0/+14
2011-07-01nscd cleanupsUlrich Drepper1-0/+9
2011-07-01Handle nscd negtimeout==0Thorsten Kukuk1-0/+8
2011-07-01nss_compat: query NIS domain only when neededAndreas Schwab1-0/+5
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab1-0/+5
2011-06-29Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper1-0/+6
2011-06-29Avoid write to invalid file descriptor in nscdUlrich Drepper1-0/+6
2011-06-29Fix build with multiarch disabled.Aurelien Jarno1-0/+6
2011-06-28Fix quoting in some installed shell scriptsUlrich Drepper1-0/+4
2011-06-28Remove the --experimental-malloc optionUlrich Drepper1-0/+7
2011-06-28Fix crash in GB18030 encoderAndreas Schwab1-0/+5
2011-06-27Distinguish configure check for .ctors/.dtors header/trailers.Roland McGrath1-0/+4
2011-06-27Fix missing .ctors/.dtors lead word in soinitRoland McGrath1-0/+4
2011-06-27Fix handling of RES_USE_INET6 big in nscdUlrich Drepper1-0/+4
2011-06-27Add missing HAVE_SENDFILE definitionUlrich Drepper1-0/+2
2011-06-27Minimal cleanup in innetgr.Ulrich Drepper1-0/+5
2011-06-26Use __gettimeofday instead of gettimeofdayH.J. Lu1-0/+5
2011-06-26We don't use linkobj/libc.so at runtmie, no need to check for text relsUlrich Drepper1-0/+4
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu1-0/+7
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu1-0/+17
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper1-0/+7
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu1-0/+25
2011-06-24nss_db: Quash read implicit declaration warningMarek Polacek1-0/+4
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper1-0/+7
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab1-0/+4
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper1-0/+3
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper1-0/+5
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper1-0/+5
2011-06-21Fix crash in unsuccessful uses of nss_dbUlrich Drepper1-0/+3
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper1-0/+4
2011-06-21Minor optimization of getaddrinfo after recent patchUlrich Drepper1-0/+3
2011-06-21Add missing DL_CALL_FCTUlrich Drepper1-0/+4
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller1-0/+17
2011-06-15Fix typo in recent resolver change which causes segvsUlrich Drepper1-0/+5
2011-06-15Improve 64-bit buildAndreas Schwab1-0/+4
2011-06-15Install db-MakefileUlrich Drepper1-0/+3
2011-06-15Cleanup of db-XXX.cUlrich Drepper1-0/+2
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