about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/wordsize-64/fallocate.c
Commit message (Expand)AuthorAgeFilesLines
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-011-3/+13
* * sysdeps/unix/sysv/linux/wordsize-64/fallocate.c: Likewise. cvs/fedora-glibc-20090416T0610Ulrich Drepper2009-04-151-0/+5
* * sysdeps/unix/sysv/linux/x86_64/bits/fcntl.h: Declare fallocate{,64}.Ulrich Drepper2009-03-031-1/+2
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-021-0/+29