Module Name: src Committed By: christos Date: Wed Apr 6 03:50:03 UTC 2016
Modified Files: src/lib/libc/gen: waitid.c src/lib/libc/sys: wait.2 Log Message: - clarify si_signo difference for waitid and wait6 as per POSIX. - implement it. - document WIFCONTINUED To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/lib/libc/gen/waitid.c cvs rdiff -u -r1.29 -r1.30 src/lib/libc/sys/wait.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.