tegge 2006-10-14 01:11:44 UTC FreeBSD src repository Modified files: lib/libc_r/uthread uthread_sig.c Log: Backout unblocking of signal if no threads can currently handle it. The check for pending signal after direct invocation of signal handler is sufficient. Revision Changes Path 1.48 +2 -3 src/lib/libc_r/uthread/uthread_sig.c