aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/i386/fallocate64.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-09Replace FSF snail mail address with URLs.Paul Eggert1-3/+2
2011-04-01Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper1-3/+13
2010-04-08Fix fallocate error return on i386.Andreas Schwab1-1/+7
2009-11-14Fix building on x86 with older kernel headers.Mike Frsyinger1-0/+6
2009-05-15Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek1-1/+1
2009-03-02* sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper1-0/+32