Module Name: src Committed By: christos Date: Tue Jan 10 22:36:29 UTC 2017
Modified Files: src/tests/fs/fifofs: t_fifo.c src/tests/lib/libc/gen/posix_spawn: t_fileactions.c src/tests/lib/libc/sys: t_access.c t_chroot.c t_mincore.c t_mmap.c src/tests/rump/rumpkern: t_lwproc.c Log Message: more tests needing <sys/stat.h> To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/tests/fs/fifofs/t_fifo.c cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/gen/posix_spawn/t_fileactions.c cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/sys/t_access.c \ src/tests/lib/libc/sys/t_chroot.c cvs rdiff -u -r1.8 -r1.9 src/tests/lib/libc/sys/t_mincore.c cvs rdiff -u -r1.9 -r1.10 src/tests/lib/libc/sys/t_mmap.c cvs rdiff -u -r1.7 -r1.8 src/tests/rump/rumpkern/t_lwproc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.