Age | Commit message (Expand) | Author |
2011-08-14 | More warning patrol, in dead code (sigh). | Roland McGrath |
2011-08-14 | Warning patrol. | Roland McGrath |
2011-08-14 | * sysdeps/unix/sysv/linux/sparc/bits/resource.h (RLIM_INFINITY, | David S. Miller |
2011-08-13 | Implement LD_DEBUG=scopes | Ulrich Drepper |
2011-08-11 | Minor optimization of popcount in l10nflist | Ulrich Drepper |
2011-08-11 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-08-11 | Clean up PLT use for scandirat | Andreas Schwab |
2011-08-10 | * sysdeps/unix/sysv/linux/ia64/sys/ptrace.h: Add missing comma in | David S. Miller |
2011-08-09 | Implement scandirat function | Ulrich Drepper |
2011-08-08 | Avoid multiple definitions of identical scandir cancellation handler | Ulrich Drepper |
2011-08-04 | Fix encoding name for IDN in getaddrinfo | Andreas Schwab |
2011-08-04 | Fix up __kernel_rem_pio2 for FLT_EVAL_METHOD != 0 architectures | Jakub Jelinek |
2011-08-04 | Fix whitespaces | Ulrich Drepper |
2011-08-04 | Improve x86-32 strcat functions with SSE2/SSSE3 | Liubov Dmitrieva |
2011-08-04 | Fix inline strncat/strncmp on x86 | Andreas Schwab |
2011-07-23 | Define AF_NFC and PF_NFC | Ulrich Drepper |
2011-07-23 | Update ptrace constants | Ulrich Drepper |
2011-07-23 | One more typo in AVX test | Ulrich Drepper |
2011-07-23 | Merge branch 'master' of ssh://sourceware.org/git/glibc | Ulrich Drepper |
2011-07-22 | One more change to XSAVE patch | Ulrich Drepper |
2011-07-22 | Fix AVX check | Andreas Schwab |
2011-07-21 | Fix overflow bug is optimized strncat for x86-64 | Ulrich Drepper |
2011-07-20 | Fix check for AVX enablement | Ulrich Drepper |
2011-07-20 | Force :a_x86_64_ymm to be 16-byte aligned | Ulrich Drepper |
2011-07-20 | Fix missing include | Andreas Schwab |
2011-07-20 | Add const attr to gnu_dev_{major,minor,makedev} | Marek Polacek |
2011-07-19 | S/390: Don't use r11 in INTERNAL_VSYSCALL_NCS macro | Andreas Krebbel |
2011-07-19 | _dl_sort_fini: Remove unused argument | Marek Polacek |
2011-07-19 | Fix whitespaces | Ulrich Drepper |
2011-07-19 | Improve 64 bit strcat functions with SSE2/SSSE3 | Liubov Dmitrieva |
2011-07-18 | Fix typos in pretty much unused code in sched.h header. | Ulrich Drepper |
2011-07-16 | Never use -mpreferred-stack-boundary=2 on i386, now disallowed by GCC. | Roland McGrath |
2011-07-14 | Quash a warning in strstr-c.c built for static. | Roland McGrath |
2011-07-11 | Generalize framework to register monitoring of files in nscd | Ulrich Drepper |
2011-07-07 | Handle ext4 in {,f}pathconf | Ulrich Drepper |
2011-07-07 | Handle Lustre filesystem | Andreas Dilger |
2011-07-06 | Fix for installation in sysdeps/s390/s390-64/Makefile | Ulrich Drepper |
2011-07-06 | Rebuild configure scripts | Ulrich Drepper |
2011-06-30 | Make sure RES_USE_INET6 is always restored | Andreas Schwab |
2011-06-29 | Fix build with multiarch disabled. | Aurelien Jarno |
2011-06-27 | Add missing HAVE_SENDFILE definition | Ulrich Drepper |
2011-06-26 | Use __gettimeofday instead of gettimeofday | H.J. Lu |
2011-06-25 | Fix unwind info in 32bit SSE2/SSSE3 strncpy | H.J. Lu |
2011-06-24 | Improved st{r,p}{,n}cpy for SSE2 and SSSE3 on x86-64 | H.J. Lu |
2011-06-24 | Work around limit in writev in 2.6.38+ kernels | Ulrich Drepper |
2011-06-24 | Optimized st{r,p}{,n}cpy for SSE2/SSSE3 on x86-32 | H.J. Lu |
2011-06-22 | Avoid __check_pf calls in getaddrinfo unless really needed | Ulrich Drepper |
2011-06-22 | Fix Ipv4&IPv6 lookup in getaddrinfo | Andreas Schwab |
2011-06-22 | Use a /sys/devices/system/cpu/online for _SC_NPROCESSORS_ONLN implementation | Ulrich Drepper |
2011-06-22 | Rate limit expensive _SC_NPROCESSORS_ONLN computation | Ulrich Drepper |