aboutsummaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)AuthorFilesLines
2011-08-14Warning patrol.Roland McGrath1-1/+1
2011-08-14 * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY,David S. Miller1-2/+2
2011-08-13Implement LD_DEBUG=scopesUlrich Drepper1-2/+6
2011-08-11Minor optimization of popcount in l10nflistUlrich Drepper1-0/+13
2011-08-11Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper4-4/+4
2011-08-11Clean up PLT use for scandiratAndreas Schwab1-1/+1
2011-08-10 * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma inDavid S. Miller4-4/+4
2011-08-09Implement scandirat functionUlrich Drepper4-8/+122
2011-08-08Avoid multiple definitions of identical scandir cancellation handlerUlrich Drepper1-1/+2
2011-08-04Fix encoding name for IDN in getaddrinfoAndreas Schwab1-1/+4
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek1-6/+12
2011-08-04Fix whitespacesUlrich Drepper2-2/+0
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva10-317/+2314
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab2-9/+9
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper2-2/+6
2011-07-23Update ptrace constantsUlrich Drepper5-8/+144
2011-07-23One more typo in AVX testUlrich Drepper1-2/+2
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper2-29/+27
2011-07-22One more change to XSAVE patchUlrich Drepper1-2/+4
2011-07-22Fix AVX checkAndreas Schwab1-6/+15
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper2-29/+27
2011-07-20Fix check for AVX enablementUlrich Drepper1-5/+12
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper1-3/+4
2011-07-20Fix missing includeAndreas Schwab1-1/+3
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek1-6/+6
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel2-8/+8
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek1-3/+3
2011-07-19Fix whitespacesUlrich Drepper4-12/+9
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva15-318/+1486
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper1-1/+1
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath1-1/+4
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath1-0/+2
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper1-7/+1
2011-07-07Handle ext4 in {,f}pathconfUlrich Drepper3-9/+87
2011-07-07Handle Lustre filesystemAndreas Dilger3-2/+14
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper1-0/+12
2011-07-06Rebuild configure scriptsUlrich Drepper2-4/+4
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab1-0/+4
2011-06-29Fix build with multiarch disabled.Aurelien Jarno1-1/+8
2011-06-27Add missing HAVE_SENDFILE definitionUlrich Drepper1-0/+1
2011-06-26Use __gettimeofday instead of gettimeofdayH.J. Lu1-1/+1
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu2-1/+5
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu10-1838/+5488
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper2-2/+9
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu16-4/+6556
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper1-5/+12
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab1-1/+1
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper1-3/+49
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper1-1/+31
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper1-1/+5