K 10 svn:author V 6 jilles K 8 svn:date V 27 2016-10-10T20:24:32.950083Z K 7 svn:log V 228 MFC r305676: 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