K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-10-11T18:51:03.860213Z K 7 svn:log V 215 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 END