Age | Commit message (Expand) | Author | Files | Lines |
2010-10-13 | Fix alignment of AVX safe area on x86-64. | H.J. Lu | 4 | -10/+14 |
2010-10-12 | One more regex memory leak fixed. | Ulrich Drepper | 3 | -0/+9 |
2010-10-11 | More regex memory leak fixes and tests. | Ulrich Drepper | 4 | -10/+43 |
2010-10-11 | Test case for last regex problem. | Ulrich Drepper | 3 | -2/+27 |
2010-10-11 | Fix memory leak for some invalid regular expressions. | Ulrich Drepper | 3 | -2/+15 |
2010-10-11 | psiginfo relied too much on sys_siglist. | Ulrich Drepper | 3 | -3/+26 |
2010-10-11 | Linux getifaddrs might return entries with ->ifa_addr being NULL. | Ulrich Drepper | 3 | -6/+15 |
2010-10-11 | Correct implementation of fmaf. | Jakub Jelinek | 22 | -19/+115 |
2010-10-11 | Fix BZ reference in last checkin. | Ulrich Drepper | 2 | -2/+2 |
2010-10-11 | Unify psiginfo output. | Ulrich Drepper | 3 | -7/+14 |
2010-10-06 | Add test case for strstr problem. | Ulrich Drepper | 2 | -1/+8 |
2010-10-06 | Fix strstr and memmem algorithm. | Eric Blake | 3 | -1/+33 |
2010-10-03 | More NEWS changes. | Ulrich Drepper | 1 | -2/+2 |
2010-10-03 | Update NEWS. | Ulrich Drepper | 1 | -2/+3 |
2010-10-03 | Remove specific binutils version recommendation in INSTALL file. | Ulrich Drepper | 1 | -3/+3 |
2010-10-03 | Handle large requests. | Ulrich Drepper | 2 | -1/+24 |
2010-10-03 | Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp | Ulrich Drepper | 4 | -53/+133 |
2010-10-01 | sh: Add "extern "C"" to __set_fpscr function | Nobuhiro Iwamatsu | 2 | -1/+11 |
2010-10-01 | Fix last checkin. | Andreas Jaeger | 1 | -6/+6 |
2010-10-01 | Handle cgroup and btrfs filesystems | Andreas Jaeger | 4 | -2/+27 |
2010-09-29 | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado | 3 | -0/+13 |
2010-09-29 | S/390: Fix highgprs check in startup code | Andreas Krebbel | 2 | -9/+11 |
2010-09-27 | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper | 5 | -1027/+0 |
2010-09-27 | Properly convert f_fsid in statvfs | Andreas Schwab | 2 | -1/+8 |
2010-09-25 | Add two forgotten licence exceptions | Petr Baudis | 3 | -0/+39 |
2010-09-21 | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman | 5 | -0/+1027 |
2010-09-21 | getdents64 fallback d_type support | Joseph Myers | 2 | -1/+11 |
2010-09-21 | Whitespace cleanup. | Ulrich Drepper | 1 | -1/+1 |
2010-09-21 | Move freeres function from ld.so to libc.so. | Andreas Schwab | 3 | -90/+92 |
2010-09-21 | Undo feature selection for ftruncate. | Ulrich Drepper | 2 | -0/+9 |
2010-09-21 | Fix namespace pollution in pthread_cleanup_push. | Andreas Schwab | 2 | -6/+12 |
2010-09-20 | Better CL. | Ulrich Drepper | 1 | -1/+1 |
2010-09-20 | Re-enable all strncasecmp versions. | Ulrich Drepper | 1 | -2/+0 |
2010-09-20 | Fix limit detection in x86-64 SSE2 strncasecmp. | Ulrich Drepper | 3 | -1/+8 |
2010-09-20 | Add support for fanotify_mark on sparc32 and s390 | Andreas Schwab | 3 | -0/+8 |
2010-09-15 | Fix register conflict in s390 ____longjmp_chk | Andreas Schwab | 3 | -10/+22 |
2010-09-15 | Don't try to free rpath strings allocated during startup | Andreas Schwab | 4 | -3/+17 |
2010-09-14 | Actually make it possible to user the default name server. | Ulrich Drepper | 2 | -0/+5 |
2010-09-08 | Fix _FORITY_SOURCE version of longjmp for Linux/x86-64. | Chung-Lin Tang | 2 | -11/+23 |
2010-09-07 | Fix encoding errors in ChangeLogs | Andreas Schwab | 2 | -4/+4 |
2010-09-06 | Don't mix pattern rules with normal rules | Andreas Schwab | 2 | -1/+8 |
2010-09-05 | Remove undefined operations | Andreas Schwab | 7 | -25/+31 |
2010-09-04 | Remove invalid iconv aliases. | Ulrich Drepper | 2 | -5/+6 |
2010-09-03 | Small optimization of alloca handling. | Ulrich Drepper | 2 | -2/+7 |
2010-09-02 | Update x86-64 mpn routines from GMP 5.0.1. | Ulrich Drepper | 8 | -187/+482 |
2010-09-01 | Fix generic bits/sched.h for #define __need_schedparam uses. | Samuel Thibault | 2 | -0/+27 |
2010-09-01 | Update sparc epoll.h from epoll_create2 to epoll_create1 | Mike Frysinger | 2 | -4/+8 |
2010-09-01 | Fix typo in x86-64 epoll.h. | Mike Frysinger | 2 | -2/+6 |
2010-09-01 | Fix array overflow in floating point parser | Andreas Schwab | 3 | -2/+10 |
2010-09-01 | More copyright changes. | Ulrich Drepper | 12 | -337/+405 |