summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/posix_fallocate64.c
AgeCommit message (Expand)Author
2015-10-05libc: posix_fallocate must return an error number on failureYuriy Kolerov
2014-09-09libc: add fallocate() and fallocate64()Anthony G. Basile
2013-04-01linux: use OFF64_HI_LO rather than __LONG_LONG_PAIRMike Frysinger
2013-02-11libc: add posix_fallocate()Bernhard Reutner-Fischer