freebsd-src/lib/libkse
Daniel Eischen c418675341 Make pthread_kill() know about temporary signal handlers installed
by sigwait().  This prevents a signal from being sent to the process
when there are no application installed signal handlers.

Correct a typo in sigwait (foo -> foo[i]).
2000-10-25 11:46:07 +00:00
..
sys $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
test Add test to detect propagation of cancellation points within libc_r. 2000-04-26 23:25:58 +00:00
thread Make pthread_kill() know about temporary signal handlers installed 2000-10-25 11:46:07 +00:00
Makefile Enable _PTHREADS_INVARIANTS until the recent libc_r changes are 2000-10-13 22:19:50 +00:00