Module Name: src Committed By: drochner Date: Mon May 31 11:02:24 UTC 2010
Modified Files:
src/lib/libc/sys: sigtimedwait.2 sigwait.c
Log Message:
another POSIX compliance fix: sigwait(3) should not use errno but
return the error code directly
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/lib/libc/sys/sigtimedwait.2
cvs rdiff -u -r1.3 -r1.4 src/lib/libc/sys/sigwait.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
