about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/i386/fallocate64.c
Commit message (Expand)AuthorAgeFilesLines
* i386: Remove fallocate, fallocate64, posix_fallocate, posix_fallocate64Florian Weimer2015-05-051-53/+0
* Update copyright dates with scripts/update-copyrights.Joseph Myers2015-01-021-1/+1
* Use glibc_likely instead __builtin_expect.Ondřej Bílka2014-02-101-1/+1
* Update copyright notices with scripts/update-copyrightsAllan McRae2014-01-011-1/+1
* Update copyright notices with scripts/update-copyrights.Joseph Myers2013-01-021-1/+1
* Replace FSF snail mail address with URLs.Paul Eggert2012-02-091-3/+2
* Really implement fallocate{,64} and sync_file_range as cancellation points.Ulrich Drepper2011-04-011-3/+13
* Fix fallocate error return on i386.Andreas Schwab2010-04-081-1/+7
* Fix building on x86 with older kernel headers.Mike Frsyinger2009-11-141-0/+6
* Add missing export of fallocate64 on 32-bit platforms.Jakub Jelinek2009-05-151-1/+1
* * sysdeps/unix/sysv/linux/fallocate.c: New file.Ulrich Drepper2009-03-021-0/+32