aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/wordsize-64
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert7-21/+14
2011-06-15Improve 64-bit buildAndreas Schwab1-0/+6
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2-4/+14
2010-12-19More accurate computatin of reclen in readdir_r.Ulrich Drepper1-0/+1
2010-08-16Simplify fanotify_init definition.Ulrich Drepper1-1/+0
2010-08-15Remove third argument from fanotify_init functionAndreas Schwab1-1/+1
2010-08-11Add support for Linux fanotify_init and fanotify_mask syscalls.Ulrich Drepper1-0/+3
2010-08-11Add support for prlimit and prlimit64 on Linux.Ulrich Drepper1-0/+1
2009-10-29Fix compat handling in *at functions.Ulrich Drepper1-1/+7
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek1-0/+5
2009-04-15* sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise.cvs/fedora-glibc-20090416T0610Ulrich Drepper1-0/+5
2009-04-03* misc/Makefile (routines): Add preadv, preadv64, pwritev, pwritev64.Ulrich Drepper2-0/+2
2009-03-03* sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper1-1/+2
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2-0/+30
2008-03-27* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add opencvs/fedora-glibc-20080328T1347Ulrich Drepper1-0/+2
2007-11-10* sysdeps/unix/sysv/linux/open64.c: Move __open64_2 implementation to..Ulrich Drepper12-0/+53
2007-07-28* sysdeps/posix/posix_fallocate64.c: UndefineUlrich Drepper2-0/+60
2006-03-31* sysdeps/unix/sysv/linux/Versions: Export sync_file_range withUlrich Drepper1-0/+1
2006-02-12[BZ #2226]Ulrich Drepper1-0/+1
2006-01-20* include/fcntl.h: Declare __have_atfcts.Ulrich Drepper1-3/+28
2006-01-11* include/sys/stat.h: Add libc_hidden_proto for __fxstatat64.Ulrich Drepper1-1/+2
2005-11-16* sysdeps/unix/sysv/linux/fchownat.c: Include string.h.cvs/fedora-glibc-20051116T0829Ulrich Drepper1-0/+1
2005-11-16* sysdeps/unix/sysv/linux/wordsize-64/fxstatat.c (__fxstatat):Ulrich Drepper1-1/+4
2005-11-11* io/Makefile (routines): Add fstatat, fstatat64, fxstatat, fxstatat64,Ulrich Drepper2-0/+79
2005-05-26Add space inf weak_alias use.Ulrich Drepper1-1/+1
2004-12-22(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper4-112/+1
2007-07-122.5-18.1Jakub Jelinek4-1/+112
2004-04-17Update.Ulrich Drepper1-1/+1
2004-04-03Update.Ulrich Drepper1-0/+1
2004-03-24Update.Ulrich Drepper30-0/+245