freebsd-src/tests/sys/file
Alan Somers 76f2606181 Fix Coverity warnings about mkstemp in tests
umask(2) should always be used prior to mkstemp(3) so the temporary file
won't be created with insecure permissions.

Reported by:	Coverity
CID:		1331605 1347173 1375366 1339800 1331604 1296056 1296060
CID:		1296057 1296062
MFC after:	2 weeks
2018-08-16 21:36:19 +00:00
..
closefrom_test.c
dup_test.c Fix Coverity warnings about mkstemp in tests 2018-08-16 21:36:19 +00:00
fcntlflags_test.c
flock_helper.c Fix Coverity warnings about mkstemp in tests 2018-08-16 21:36:19 +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 Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
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