K 10 svn:author V 4 ngie K 8 svn:date V 27 2017-01-13T08:48:17.739038Z K 7 svn:log V 389 MFC r311268: 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 CID: 1223369, 1223370, 1300301 END