cvs commit: src/sys/sys signalvar.h
Kris Kennaway
kris at obsecurity.org
Sun Nov 9 19:32:12 PST 2003
On Sun, Nov 09, 2003 at 07:11:08PM -0800, David Xu wrote:
> davidxu 2003/11/09 19:11:08 PST
>
> FreeBSD src repository
>
> Modified files:
> sys/sys signalvar.h
> Log:
> If a thread masks all its signal, in cursig(), no signal will be exchanged
> with debugger, so testing P_TRACED in SIGPENDING is useless. This test also
> is the culprit which causes lots of 'failed to set signal flags properly for
> ast()' to be printed on console which is just a false complaint.
Yay! This has been on my bug list for ages.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-src/attachments/20031109/1af240b4/attachment.bin
More information about the cvs-src
mailing list