summaryrefslogtreecommitdiff
path: root/sysdeps
AgeCommit message (Expand)Author
2011-08-11Minor optimization of popcount in l10nflistUlrich 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-04Fix encoding name for IDN in getaddrinfoAndreas Schwab
2011-08-04Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architecturesJakub Jelinek
2011-08-04Fix whitespacesUlrich Drepper
2011-08-04Improve x86-32 strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-08-04Fix inline strncat/strncmp on x86Andreas Schwab
2011-07-23Define AF_NFC and PF_NFCUlrich Drepper
2011-07-23Update ptrace constantsUlrich Drepper
2011-07-23One more typo in AVX testUlrich Drepper
2011-07-23Merge branch 'master' of ssh://sourceware.org/git/glibcUlrich Drepper
2011-07-22One more change to XSAVE patchUlrich Drepper
2011-07-22Fix AVX checkAndreas Schwab
2011-07-21Fix overflow bug is optimized strncat for x86-64Ulrich Drepper
2011-07-20Fix check for AVX enablementUlrich Drepper
2011-07-20Force :a_x86_64_ymm to be 16-byte alignedUlrich Drepper
2011-07-20Fix missing includeAndreas Schwab
2011-07-20Add const attr to gnu_dev_{major,minor,makedev}Marek Polacek
2011-07-19S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macroAndreas Krebbel
2011-07-19_dl_sort_fini: Remove unused argumentMarek Polacek
2011-07-19Fix whitespacesUlrich Drepper
2011-07-19Improve 64 bit strcat functions with SSE2/SSSE3Liubov Dmitrieva
2011-07-18Fix typos in pretty much unused code in sched.h header.Ulrich Drepper
2011-07-16Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC.Roland McGrath
2011-07-14Quash a warning in strstr-c.c built for static.Roland McGrath
2011-07-11Generalize framework to register monitoring of files in nscdUlrich Drepper
2011-07-07Handle ext4 in {,f}pathconfUlrich Drepper
2011-07-07Handle Lustre filesystemAndreas Dilger
2011-07-06Fix for installation in sysdeps/s390/s390-64/MakefileUlrich Drepper
2011-07-06Rebuild configure scriptsUlrich Drepper
2011-06-30Make sure RES_USE_INET6 is always restoredAndreas Schwab
2011-06-29Fix build with multiarch disabled.Aurelien Jarno
2011-06-27Add missing HAVE_SENDFILE definitionUlrich Drepper
2011-06-26Use __gettimeofday instead of gettimeofdayH.J. Lu
2011-06-25Fix unwind info in 32bit SSE2/SSSE3 strncpyH.J. Lu
2011-06-24Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64H.J. Lu
2011-06-24Work around limit in writev in 2.6.38+ kernelsUlrich Drepper
2011-06-24Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32H.J. Lu
2011-06-22Avoid __check_pf calls in getaddrinfo unless really neededUlrich Drepper
2011-06-22Fix Ipv4&IPv6 lookup in getaddrinfoAndreas Schwab
2011-06-22Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementationUlrich Drepper
2011-06-22Rate limit expensive _SC_NPROCESSORS_ONLN computationUlrich Drepper
2011-06-22Clean up after kernel sigcontext header messUlrich Drepper
2011-06-21Fix IPv6-only lookups through getaddrinfoUlrich Drepper
2011-06-21Minor optimization of getaddrinfo after recent patchUlrich Drepper
2011-06-20Add an elf_ifunc_invoke interface so that architectures can implementDavid S. Miller