freebsd-dev/tests/sys/file
Alan Somers 88fa3a7649 Revert r337929
FreeBSD's mkstemp sets the temporary file's permissions to 600, and has ever
since mkstemp was added in 1987.  Coverity's warning is still relevant for
portable programs since OpenGroup does not require that behavior, and POSIX
didn't until 2008.  But none of these programs are portable.
2018-08-16 22:04:00 +00:00
..
closefrom_test.c
dup_test.c Revert r337929 2018-08-16 22:04:00 +00:00
fcntlflags_test.c
flock_helper.c Revert r337929 2018-08-16 22:04:00 +00:00
flock_test.sh Make test scripts under tests/... non-executable 2017-08-08 04:59:16 +00:00
ftruncate_test.c Tweak r319058 slightly 2017-05-28 17:50:29 +00:00
Makefile
Makefile.depend DIRDEPS_BUILD: Update dependencies. 2017-10-31 00:07:04 +00:00
newfileops_on_fork_test.c Allow changing the test PORT at compile-time. 2017-07-31 22:00:27 +00:00