freebsd-nq/lib/libkse
Jason Evans 8a668b9049 For errors, return -1 and set errno to indicate the error type, rather than
returning the error directly.

For sem_post(), make sure that the correct thread is woken up.  This has
unfortunate performance implications, but is necessary for POSIX compliance.

Approved by:	jkh
2000-02-16 19:34:53 +00:00
..
sys
test
thread For errors, return -1 and set errno to indicate the error type, rather than 2000-02-16 19:34:53 +00:00
Makefile