diff options
author | jasone <jasone@FreeBSD.org> | 2000-02-16 19:34:53 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2000-02-16 19:34:53 +0000 |
commit | f2f7c466a97980ad211240002559998fe30ce290 (patch) | |
tree | aef4c01fa00d119eaa5abf72b4066414f19d4b80 /sys/kern/kern_malloc.c | |
parent | 940003aae4b377da53e62c8838831e666a2ed6ba (diff) | |
download | FreeBSD-src-f2f7c466a97980ad211240002559998fe30ce290.zip FreeBSD-src-f2f7c466a97980ad211240002559998fe30ce290.tar.gz |
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
Diffstat (limited to 'sys/kern/kern_malloc.c')
0 files changed, 0 insertions, 0 deletions