cvs commit: src/lib/libc_r/uthread uthread_sig.c

[ Available lists | Index of cvs-src | Month of Oct 2006 | Week of 14 Oct 2006 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Tor Egge <tegge@FreeBSD.org>
Date
14 Oct 2006 01:11:45
Subject
cvs commit: src/lib/libc_r/uthread uthread_sig.c
Message-ID
200610140111.k9E1BiTr018917@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.070 seconds