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