Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tests/lib/libc/sys



Module Name:    src
Committed By:   christos
Date:           Sat Jan 31 23:06:57 UTC 2015

Modified Files:
        src/tests/lib/libc/sys: Makefile
Added Files:
        src/tests/lib/libc/sys: t_posix_fallocate.c

Log Message:
PR/49617: Kirk Russell: posix_fallocate() should be returning an error on
failure, without setting errno.


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/tests/lib/libc/sys/Makefile
cvs rdiff -u -r0 -r1.1 src/tests/lib/libc/sys/t_posix_fallocate.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index