posix_fallocate, posix_fallocate64 stub: Do not set errno
commit2dd6ee79b19ccfdd7f68cd534b8b71f77479132b
authorFlorian Weimer <fweimer@redhat.com>
Fri, 24 Apr 2015 11:18:48 +0000 (24 13:18 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 24 Apr 2015 18:08:43 +0000 (24 20:08 +0200)
tree9bad4380311a7bdd1691fb10f1bed9d48b2ea74f
parentc25fec6f57a9f1901c8a11eb51c8318bb86d47b9
posix_fallocate, posix_fallocate64 stub: Do not set errno

These functions return an error code.
ChangeLog
io/posix_fallocate.c
io/posix_fallocate64.c