Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strn{,case}cmp | Ulrich Drepper | 2010-10-03 | 4 | -53/+133 |
| | |||||
* | sh: Add "extern "C"" to __set_fpscr function | Nobuhiro Iwamatsu | 2010-10-01 | 2 | -1/+11 |
| | |||||
* | Fix last checkin. | Andreas Jaeger | 2010-10-01 | 1 | -6/+6 |
| | |||||
* | Handle cgroup and btrfs filesystems | Andreas Jaeger | 2010-10-01 | 4 | -2/+27 |
| | |||||
* | powerpc: Use generic memset for RTLD for ppc32/64 | Luis Machado | 2010-09-29 | 3 | -0/+13 |
| | |||||
* | S/390: Fix highgprs check in startup code | Andreas Krebbel | 2010-09-29 | 2 | -9/+11 |
| | |||||
* | Revert "powerpc: PPCA2 optimized memcpy function" | Ulrich Drepper | 2010-09-27 | 5 | -1027/+0 |
| | | | | | | | | This reverts commit 44f91d3884e241e4402eb3e8b9b6dfa2acc9f80c. Conflicts: ChangeLog | ||||
* | Properly convert f_fsid in statvfs | Andreas Schwab | 2010-09-27 | 2 | -1/+8 |
| | |||||
* | Add two forgotten licence exceptions | Petr Baudis | 2010-09-25 | 3 | -0/+39 |
| | | | | | | The two files in debug/ are included in libc_nonshared.a and the functions may be included in linked executables. Use the same text as in other files going to libc_nonshared.a. | ||||
* | powerpc: PPCA2 optimized memcpy function | Michael B. Brutman | 2010-09-21 | 5 | -0/+1027 |
| | |||||
* | getdents64 fallback d_type support | Joseph Myers | 2010-09-21 | 2 | -1/+11 |
| | |||||
* | Whitespace cleanup. | Ulrich Drepper | 2010-09-21 | 1 | -1/+1 |
| | |||||
* | Move freeres function from ld.so to libc.so. | Andreas Schwab | 2010-09-21 | 3 | -90/+92 |
| | |||||
* | Undo feature selection for ftruncate. | Ulrich Drepper | 2010-09-21 | 2 | -0/+9 |
| | |||||
* | Fix namespace pollution in pthread_cleanup_push. | Andreas Schwab | 2010-09-21 | 2 | -6/+12 |
| | |||||
* | Better CL. | Ulrich Drepper | 2010-09-20 | 1 | -1/+1 |
| | |||||
* | Re-enable all strncasecmp versions. | Ulrich Drepper | 2010-09-20 | 1 | -2/+0 |
| | |||||
* | Fix limit detection in x86-64 SSE2 strncasecmp. | Ulrich Drepper | 2010-09-20 | 3 | -1/+8 |
| | |||||
* | Add support for fanotify_mark on sparc32 and s390 | Andreas Schwab | 2010-09-20 | 3 | -0/+8 |
| | |||||
* | Fix register conflict in s390 ____longjmp_chk | Andreas Schwab | 2010-09-15 | 3 | -10/+22 |
| | |||||
* | Don't try to free rpath strings allocated during startup | Andreas Schwab | 2010-09-15 | 4 | -3/+17 |
| | |||||
* | Actually make it possible to user the default name server. | Ulrich Drepper | 2010-09-14 | 2 | -0/+5 |
| | |||||
* | Fix _FORITY_SOURCE version of longjmp for Linux/x86-64. | Chung-Lin Tang | 2010-09-08 | 2 | -11/+23 |
| | |||||
* | Fix encoding errors in ChangeLogs | Andreas Schwab | 2010-09-07 | 2 | -4/+4 |
| | |||||
* | Don't mix pattern rules with normal rules | Andreas Schwab | 2010-09-06 | 2 | -1/+8 |
| | |||||
* | Remove undefined operations | Andreas Schwab | 2010-09-05 | 7 | -25/+31 |
| | |||||
* | Remove invalid iconv aliases. | Ulrich Drepper | 2010-09-04 | 2 | -5/+6 |
| | |||||
* | Small optimization of alloca handling. | Ulrich Drepper | 2010-09-03 | 2 | -2/+7 |
| | |||||
* | Update x86-64 mpn routines from GMP 5.0.1. | Ulrich Drepper | 2010-09-02 | 8 | -187/+482 |
| | |||||
* | Fix generic bits/sched.h for #define __need_schedparam uses. | Samuel Thibault | 2010-09-01 | 2 | -0/+27 |
| | |||||
* | Update sparc epoll.h from epoll_create2 to epoll_create1 | Mike Frysinger | 2010-09-01 | 2 | -4/+8 |
| | |||||
* | Fix typo in x86-64 epoll.h. | Mike Frysinger | 2010-09-01 | 2 | -2/+6 |
| | |||||
* | Fix array overflow in floating point parser | Andreas Schwab | 2010-09-01 | 3 | -2/+10 |
| | |||||
* | More copyright changes. | Ulrich Drepper | 2010-09-01 | 12 | -337/+405 |
| | |||||
* | Remove duplicate version of pmap_getport from NIS code. | Ulrich Drepper | 2010-09-01 | 5 | -50/+43 |
| | |||||
* | Support fanotify_mark syscall on powerpc32 | Andreas Schwab | 2010-08-31 | 2 | -0/+6 |
| | |||||
* | Add missing i686/multiarch/Makefile bit for shared x86_64 code. | Roland McGrath | 2010-08-27 | 2 | -0/+6 |
| | |||||
* | Fixup x86 after x86-64 varshift change. | Ulrich Drepper | 2010-08-27 | 3 | -1/+4 |
| | |||||
* | Fix typo in last commit. | Ulrich Drepper | 2010-08-26 | 1 | -3/+3 |
| | |||||
* | Move slow Atom code to separate section. | Ulrich Drepper | 2010-08-26 | 2 | -1/+7 |
| | |||||
* | Shorten x86-64 strlen a bit. | Ulrich Drepper | 2010-08-26 | 1 | -7/+3 |
| | |||||
* | Unroll x86-64 strlen | H.J. Lu | 2010-08-26 | 6 | -90/+488 |
| | |||||
* | Missing comma in last commit. | H.J. Lu | 2010-08-26 | 1 | -1/+1 |
| | |||||
* | Clean up warnings in new x86_64/multiarch code. | Roland McGrath | 2010-08-25 | 6 | -21/+72 |
| | |||||
* | Unroll 32bit SSE strlen and handle slow bsf | H.J. Lu | 2010-08-25 | 7 | -80/+507 |
| | |||||
* | NEWS udpate. | Ulrich Drepper | 2010-08-25 | 1 | -2/+2 |
| | |||||
* | Missing server address again leads to localhost being used | Ulrich Drepper | 2010-08-25 | 2 | -27/+31 |
| | |||||
* | Rejigger header generation for default uname implementation. | Roland McGrath | 2010-08-24 | 6 | -165/+69 |
| | |||||
* | Avoid nested comment. | Roland McGrath | 2010-08-24 | 2 | -2/+5 |
| | |||||
* | Add missing copyright year updated and pretty printing. | Ulrich Drepper | 2010-08-24 | 3 | -3/+3 |
| |