| Commit message (Expand) | Author | Age | Files | Lines |
* | [BZ #5628] | Ulrich Drepper | 2008-01-16 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/i386/bits/fcntl.h: Define F_DUPFD_CLOEXEC. cvs/fedora-glibc-20071017T2007 | Ulrich Drepper | 2007-10-17 | 1 | -0/+2 |
* | Correct return value type __THROW marker of splice, vmsplice, and tee. | Ulrich Drepper | 2007-09-18 | 1 | -7/+7 |
* | * sysdeps/unix/sysv/linux/bits/socket.h: Define MSG_CMSG_CLOEXEC. | Ulrich Drepper | 2007-07-21 | 1 | -1/+2 |
* | * sysdeps/sh/bsd-setjmp.S (setjmp): Use correct argument registers. | Roland McGrath | 2007-07-15 | 1 | -5/+5 |
* | * sysdeps/unix/sysv/linux/sh/Makefile: Remove sys/io.h | Ulrich Drepper | 2007-03-05 | 1 | -4/+0 |
* | [BZ #2510, BZ #2830, BZ #3137, BZ #3313, BZ #3426, BZ #3465, BZ #3480, BZ #34... | Ulrich Drepper | 2007-01-11 | 2 | -48/+101 |
* | . | Jakub Jelinek | 2007-07-31 | 2 | -101/+48 |
* | * sysdeps/unix/sysv/linux/sh/bits/shm.h: New file. | Ulrich Drepper | 2006-12-21 | 1 | -0/+101 |
* | [BZ #3514, BZ #3515] | Ulrich Drepper | 2006-12-03 | 1 | -48/+0 |
* | [BZ #3252, BZ #3253] cvs/fedora-glibc-20060925T1535 | Ulrich Drepper | 2006-09-25 | 1 | -140/+1 |
* | * sysdeps/unix/sysv/linux/alpha/bits/fcntl.h (splice): Add offin | Ulrich Drepper | 2006-08-30 | 1 | -1/+2 |
* | * stdlib/strtol_l.c (__strtol_ul_max_tab, __strtol_ul_rem_tab, | Ulrich Drepper | 2006-08-08 | 1 | -6/+24 |
* | Update. | Ulrich Drepper | 2006-07-26 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/sparc/bits/fcntl.h: Define SPLICE_F_*. | Ulrich Drepper | 2006-05-05 | 1 | -0/+9 |
* | * sysdeps/unix/sysv/linux/alpha/bits/mman.h: Fix MADV_REMOVE value. | Ulrich Drepper | 2006-05-02 | 1 | -1/+1 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add vmsplice. | Ulrich Drepper | 2006-04-26 | 1 | -1/+8 |
* | * sysdeps/unix/sysv/linux/syscalls.list: Add tee syscall. | Ulrich Drepper | 2006-04-14 | 1 | -0/+4 |
* | * sysdeps/unix/sysv/linux/Versions: Export sync_file_range with | Ulrich Drepper | 2006-03-31 | 1 | -3/+24 |
* | Define LINUX_FADV_ASYNC_WRITE and LINUX_FADV_WRITE_WAIT. | Ulrich Drepper | 2006-03-24 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/sh/pread.c: Copy in mips pread.c. cvs/fedora-glibc-20060301T0647 | Roland McGrath | 2006-03-01 | 4 | -12/+376 |
* | * sysdeps/unix/sysv/linux/powerpc/powerpc64/umount.c: Include x86_64 | Roland McGrath | 2006-02-28 | 2 | -2/+191 |
* | * sysdeps/unix/sysv/linux/sh/bits/fcntl.h: Copy in i386/bits/fcntl.h. | Roland McGrath | 2006-02-28 | 1 | -14/+38 |
* | * sysdeps/unix/sysv/linux/x86_64/lowlevellock.h | Ulrich Drepper | 2006-02-17 | 1 | -2/+2 |
* | * sysdeps/unix/sysv/linux/sparc/bits/mman.h: Define MADV_DONTFORK | Ulrich Drepper | 2006-02-15 | 1 | -0/+2 |
* | * sysdeps/sh/sh4/__longjmp.S: Demangle also r14 and r15. | Ulrich Drepper | 2006-01-20 | 1 | -4/+6 |
* | * po/.cvsignore: List libc.pot.files, and not any .pot names. | Roland McGrath | 2006-01-08 | 1 | -8/+0 |
* | Define MADV_REMOVE. | Ulrich Drepper | 2006-01-06 | 1 | -1/+2 |
* | * sysdeps/sh/sysdep.h: Add cfi instrumentation to asm fragments. | Ulrich Drepper | 2005-12-30 | 10 | -16/+13 |
* | * sysdeps/unix/sysv/linux/i386/ucontext_i.h: File removed. | Roland McGrath | 2005-12-22 | 5 | -228/+115 |
* | * sysdeps/unix/sysv/linux/sh/sysdep.h: Include tls.h. | Ulrich Drepper | 2005-12-20 | 1 | -3/+21 |
* | * io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64, | Ulrich Drepper | 2005-11-11 | 2 | -0/+2 |
* | * misc/hsearch_r.c (hsearch_r): Remove duplicate test. | Ulrich Drepper | 2005-10-30 | 1 | -1/+7 |
* | * sysdeps/unix/sysv/linux/sh/makecontext.S: New file. | Ulrich Drepper | 2005-10-16 | 11 | -3/+1299 |
* | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MREMAP_FIXED. | Roland McGrath | 2005-10-16 | 1 | -0/+1 |
* | * sysdeps/unix/sysv/linux/sh/bits/mman.h: Define MAP_POPULATE and | Roland McGrath | 2005-03-13 | 1 | -1/+3 |
* | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | 2004-12-22 | 25 | -1759/+49 |
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 25 | -49/+1759 |
* | Update. | Ulrich Drepper | 2004-12-07 | 1 | -3/+36 |
* | Update. | Ulrich Drepper | 2004-11-20 | 1 | -0/+115 |
* | 2004-10-04 Roland McGrath <roland@redhat.com> | Roland McGrath | 2004-10-04 | 1 | -3/+3 |
* | Update. | Ulrich Drepper | 2004-09-24 | 1 | -0/+14 |
* | Update. | Ulrich Drepper | 2004-08-26 | 4 | -0/+8 |
* | [BZ #341] (O_NOATIME): Define. | Andreas Jaeger | 2004-08-23 | 1 | -0/+1 |
* | Update. | Ulrich Drepper | 2004-06-29 | 1 | -1/+1 |
* | Update. | Ulrich Drepper | 2004-05-03 | 1 | -2/+3 |
* | (SUBSTITUTE_ARGS_1, SUBSTITUTE_ARGS_2, SUBSTITUTE_ARGS_3, SUBSTITUTE_ARGS_4, ... | Ulrich Drepper | 2004-04-16 | 1 | -46/+75 |
* | Update. | Ulrich Drepper | 2004-03-20 | 1 | -14/+59 |
* | Update. | Ulrich Drepper | 2004-01-20 | 1 | -0/+8 |
* | Update. | Ulrich Drepper | 2003-10-15 | 1 | -7/+8 |