freebsd-dev/tests/sys/kern
Jilles Tjoelker d30e66e53a wait: Do not copyout uninitialized status/rusage/wrusage.
If wait4() or wait6() return 0 because of WNOHANG, the status, rusage and
wrusage information should not be returned.

PR:		212048
Reported by:	Casey Lucas
MFC after:	2 weeks
2016-09-09 21:58:48 +00:00
..
acct Only expect :encode_tv_random_million to fail on 64-bit platforms 2016-08-16 20:32:08 +00:00
execve Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
pipe Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installed 2016-05-04 23:20:53 +00:00
kern_copyin.c Add tests for the copyin(9) handling of illegal buffers. 2015-10-19 20:22:17 +00:00
kern_descrip_test.c kern_descrip_test: Fix trivial buffer overrun with readlink(2) 2016-05-12 03:44:29 +00:00
Makefile wait: Do not copyout uninitialized status/rusage/wrusage. 2016-09-09 21:58:48 +00:00
Makefile.depend DIRDEPS_BUILD: Connect MK_TESTS. 2016-03-09 22:46:01 +00:00
ptrace_test.c Add PTRACE_VFORK to trace vfork events. 2016-07-18 14:53:55 +00:00
unix_passfd_test.c Rename recvfd and sendfd variables in recvfd/sendfd functions to avoid 2015-12-30 18:13:43 +00:00
unix_seqpacket_test.c - Remove unused but set ssize in shutdown_send_sigpipe 2015-12-28 02:34:59 +00:00
waitpid_nohang.c wait: Do not copyout uninitialized status/rusage/wrusage. 2016-09-09 21:58:48 +00:00