History log of /freebsd-current/contrib/netbsd-tests/lib/libc/sys/t_select.c
Revision Date Author Comments
# 7251167f 04-Jan-2017 Enji Cooper <ngie@FreeBSD.org>

Clarify lifetime of child(..) function

Ensure child exits when complete as it's always run in a forked
process.

Add a missing break statement in :pselect_sigmask when calling
child(..) for clarity and to avoid weird domino effects if the
child process somehow does something it's not supposed to do
with the logfiles, file descriptors, etc

MFC after: 1 week
Reported by: Coverity
CID: 1223369, 1223370, 1300301


# eef4a699 23-Oct-2014 Enji Cooper <ngie@FreeBSD.org>

Mark signum __unused

Sponsored by: EMC / Isilon Storage Division