aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-17Fix tst-writev on non-4K page sizeDavid S. Miller2-1/+6
2011-08-17Add rules to build libresolv with SSP flagsUlrich Drepper3-3/+13
2011-08-17Avoid executable stack in makedbAndreas Schwab2-5/+12
2011-08-17Fix some problem of 32-bit pldd on 64-bit platformsUlrich Drepper3-1/+10
2011-08-17Prevent possible race conditions by attaching pldd to all threadsUlrich Drepper2-25/+95
2011-08-16Improve printing of lookup scopesUlrich Drepper4-9/+16
2011-08-16Avoid warning from last changeUlrich Drepper1-1/+1
2011-08-16Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-5/+18
2011-08-16Fix printing of scope numberUlrich Drepper2-7/+7
2011-08-14Align x86 TCB to 64 bytes (cache line size), important for Atom.Roland McGrath3-7/+26
2011-08-14More warning patrol, in dead code (sigh).Roland McGrath2-5/+18
2011-08-14Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper6-20/+43
2011-08-14Add missing initialization in service cache in nscdUlrich Drepper2-1/+6
2011-08-14More warning patrol.Roland McGrath2-5/+4
2011-08-14Clean up locale/Makefile variables for -D switches.Roland McGrath2-11/+24
2011-08-14Warning patrol.Roland McGrath3-2/+8
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller2-2/+7
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper4-38/+59
2011-08-13Fix caller information of NSS modulesUlrich Drepper2-3/+12
2011-08-13Fix compile problemUlrich Drepper3-10/+22
2011-08-12Better check for last patchUlrich Drepper1-1/+1
2011-08-12Better debug information from ld.soUlrich Drepper2-3/+10
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper3-0/+18
2011-08-11Locale-independent parsing in libintlUlrich Drepper2-6/+11
2011-08-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper5-4/+12
2011-08-11Clean up PLT use for scandiratAndreas Schwab5-9/+13
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller5-4/+12
2011-08-09Fix stack alignment on x86_64Andreas Schwab4-7/+16
2011-08-09Implement scandirat functionUlrich Drepper16-143/+398
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper4-10/+25
2011-08-04Provide better output in string testsUlrich Drepper2-2/+7
2011-08-04Cleanup wcscmp test additionUlrich Drepper2-206/+154
2011-08-04New comprehensive test for wcscmpLiubov Dmitrieva4-24/+169
2011-08-04Properly tokenize nameserver line for servers with IPv6 addressAndreas Schwab2-1/+6
2011-08-04Fix encoding name for IDN in getaddrinfoAndreas Schwab2-1/+9
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek2-6/+17
2011-08-04Fix whitespacesUlrich Drepper2-2/+0
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva11-317/+2340
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab3-9/+15
2011-07-23Define SEEK_DATA and SEEK_HOLEUlrich Drepper3-2/+13
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper3-2/+11
2011-07-23Update ptrace constantsUlrich Drepper6-8/+150
2011-07-23Adjust test for correct installationUlrich Drepper3-4/+10
2011-07-23One more typo in AVX testUlrich Drepper2-2/+8
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper3-29/+33
2011-07-22Add read barriers in cancellation initializationUlrich Drepper2-3/+19
2011-07-22One more change to XSAVE patchUlrich Drepper2-2/+8
2011-07-22Optimize __init_des_rUlrich Drepper2-4/+16
2011-07-22Add read barrier protecting DES initializationUlrich Drepper2-2/+8
2011-07-22Fix AVX checkAndreas Schwab2-6/+21