aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-22Fix testsuite link failureAndreas Schwab
2011-08-21Use ifuncs for time and gettimeofday on x86-64Ulrich Drepper
2011-08-20Fix typo in tst-cleanup0.out rule.David S. Miller
2011-08-20More optimizations of nss_filesUlrich Drepper
2011-08-20Minor optimizatin in alias lookup in files NSS moduleUlrich Drepper
2011-08-20Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-20Print message that there is no scope instead of being silentUlrich Drepper
2011-08-20Merge branch 'roland/x86-tcb-align'Roland McGrath
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-20Remove the file<Andreas 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-16Avoid warning from last changeUlrich Drepper
2011-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-08-16Fix printing of scope numberUlrich Drepper
2011-08-14Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath
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 check for last patchUlrich 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-09Fix stack alignment on x86_64Andreas Schwab
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