Home | History | Annotate | Download | only in sys
History log of /src/lib/libc/sys/posix_fallocate.c
RevisionDateAuthorComments
 1.2  30-Jun-2016  dholland PR 51287 Ralf Nolden: posix_fallocate belongs in <fcntl.h>
 1.1  25-Sep-2014  manu branches: 1.1.2;
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
 1.1.2.2  08-Feb-2015  snj Pull up following revision(s) (requested by christos in ticket #472):
lib/libc/include/namespace.h: revision 1.175
lib/libc/sys/Makefile.inc: revision 1.225, 1.227
lib/libc/sys/fdiscard.2: revision 1.3
lib/libc/sys/fdiscard.c: revision 1.1
lib/libc/sys/posix_fallocate.c: revision 1.1
Fix argument paddiing for posix_fallocate and fdiscard with gcc 1.x
--
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
failure, without setting errno, so make it PSEUDO_NOERROR, by adding a new
category GLUENOERR.
--
PR/49617: Kirk Russell: Describe the posix_fallocate return values correctly.
 1.1.2.1  25-Sep-2014  snj file posix_fallocate.c was added on branch netbsd-7 on 2015-02-08 22:05:55 +0000

RSS XML Feed