Date: Wed, 20 Dec 2000 08:55:57 -0800 (PST) From: Daniel Eischen <deischen@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc_r/uthread uthread_kern.c Message-ID: <200012201655.eBKGtvL45768@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
deischen 2000/12/20 08:55:57 PST
Modified files:
lib/libc_r/uthread uthread_kern.c
Log:
Enable check for pending signals after calling a signal handler.
Restoration of a threads signal mask after invocation of a signal
handler may allow pending signals to become deliverable.
PR: 23647
Revision Changes Path
1.36 +4 -1 src/lib/libc_r/uthread/uthread_kern.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012201655.eBKGtvL45768>
