Module Name: src Committed By: christos Date: Sat Jan 31 23:10:57 UTC 2015
Modified Files: src/lib/libc/sys: Makefile.inc Log Message: 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. To generate a diff of this commit: cvs rdiff -u -r1.226 -r1.227 src/lib/libc/sys/Makefile.inc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.