| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Redefine O_SYNC and O_DSYNC to match 2.6.33+ kernels. | Ulrich Drepper | 2009-12-11 | 1 | -3/+3 |
* | Follow kernel F_OWNER_{GID -> PGRP} change. | Ulrich Drepper | 2009-11-19 | 1 | -3/+4 |
* | Change misleading names of parameters of sync_file_range. | Ulrich Drepper | 2009-11-17 | 1 | -1/+1 |
* | Add missing Linux MADV_* definitions. | Ulrich Drepper | 2009-11-17 | 1 | -9/+13 |
* | Fix F_SETOWN_EX and F_GETOWN_EX definitions. | Ulrich Drepper | 2009-11-14 | 1 | -4/+4 |
* | Fix preadv, pwritev and fallocate for -D_FILE_OFFSET_BITS=64. | Jakub Jelinek | 2009-11-06 | 1 | -2/+2 |
* | Define F_OWNER_* and f_owner_ex for Linux targets. | Ulrich Drepper | 2009-10-29 | 1 | -1/+18 |
* | Define F_SETOWN_EX and F_GETOWN_EX in Linux headers. | Ulrich Drepper | 2009-10-01 | 1 | -2/+4 |
* | Add missing export of fallocate64 on 32-bit platforms. | Jakub Jelinek | 2009-05-15 | 1 | -0/+3 |
* | * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}. | Ulrich Drepper | 2009-03-03 | 1 | -0/+17 |
* | 2009-02-26 Andrew Stubbs <ams@codesourcery.com> | Ulrich Drepper | 2009-02-26 | 2 | -8/+46 |
* | * sysdeps/sh/sh4/dl-trampoline.S: Only set HAVE_FPU if __SH_FPU_ANY__ | Ulrich Drepper | 2009-02-05 | 4 | -17/+27 |
* | * sysdeps/unix/sysv/linux/sh/Makefile (libm.so-no-z-defs): Define. | Ulrich Drepper | 2009-02-03 | 1 | -0/+5 |
* | (SHM_EXEC): Define. | Andreas Jaeger | 2009-01-30 | 1 | -1/+2 |
* | * sysdeps/unix/sysv/linux/sh/sysdep.h (INTERNAL_SYSCALL): | Ulrich Drepper | 2009-01-28 | 1 | -3/+3 |
* | [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 |