aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-08-20More optimizations of nss_filesUlrich Drepper
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper
2011-08-20Print message that there is no scope instead of being silentUlrich Drepper
2011-08-20Further improve printing os ELF symbol lookup scope informationUlrich Drepper
2011-08-20Add test for BZ 13114Ulrich Drepper
2011-08-20Fix fopen (non-existing-file, "re") errnoAndreas Jaeger
2011-08-20Fix CL entryUlrich Drepper
2011-08-20Fix minor CFI problem in regular x86-64 trampolineUlrich Drepper
2011-08-20Fix CFI info in x86-64 trampolines for non-AVX codeUlrich Drepper
2011-08-20Adjust libm test ulps for powerpcAndreas Schwab
2011-08-20Use correct scandir64 implementation on ppc64Andreas Schwab
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper
2011-08-17Avoid executable stack in makedbAndreas Schwab
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper
2011-08-16Improve printing of lookup scopesUlrich Drepper
2011-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-16Fix printing of scope numberUlrich Drepper
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath
2011-08-14Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-14Add missing initialization in service cache in nscdUlrich Drepper
2011-08-14More warning patrol.Roland McGrath
2011-08-14Clean up locale/Makefile variables for -D switches.Roland McGrath
2011-08-14Warning patrol.Roland McGrath
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper
2011-08-13Fix caller information of NSS modulesUlrich Drepper
2011-08-13Fix compile problemUlrich Drepper
2011-08-12Better debug information from ld.soUlrich Drepper
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper
2011-08-11Locale-independent parsing in libintlUlrich Drepper
2011-08-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-11Clean up PLT use for scandiratAndreas Schwab
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller
2011-08-09Implement scandirat functionUlrich Drepper
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper
2011-08-04Provide better output in string testsUlrich Drepper
2011-08-04Cleanup wcscmp test additionUlrich Drepper
2011-08-04New comprehensive test for wcscmpLiubov Dmitrieva
2011-08-04Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab
2011-08-04Fix encoding name for IDN in getaddrinfoAndreas Schwab
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-23Adjust test for correct installationUlrich Drepper
2011-07-23One more typo in AVX testUlrich Drepper