Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Jul 2003 02:55:15 -0400 (EDT)
From:      Jeff Roberson <jroberson@chesapeake.net>
To:        Mike Makonnen <mtm@identd.net>
Cc:        freebsd-threads@freebsd.org
Subject:   Re: kernel signal bug
Message-ID:  <20030703025403.A17881-100000@mail.chesapeake.net>
In-Reply-To: <20030703024045.GB1593@kokeb.ambesa.net>

next in thread | previous in thread | raw e-mail | index | archive | help
> All callers to tdsignal() are required to pass a third
> argument about whether the threads are destined for the
> process of the thread. If it's destined for the thread
> the signal is put on the thread's siglist, regardless
> of whether the thread has it masked or not.

I like this.  It was something that I had intended to do as noted by the
comment.  You should run this by bruce though.  I'm not sure if the
sigtarget is style(9) compliant.  Commit as soon as you can. :-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030703025403.A17881-100000>