Subject: Re: kern/37437: signal problems in linux threads
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Andrew Doran <ad@netbsd.org>
List: netbsd-bugs
Date: 11/26/2007 20:45:02
The following reply was made to PR kern/37437; it has been noted by GNATS.
From: Andrew Doran <ad@netbsd.org>
To: Christos Zoulas <christos@zoulas.com>
Cc: gnats-bugs@NetBSD.org
Subject: Re: kern/37437: signal problems in linux threads
Date: Mon, 26 Nov 2007 20:41:56 +0000
On Mon, Nov 26, 2007 at 02:32:47PM -0500, Christos Zoulas wrote:
> I think that we should put ps_sigcatch and ps_sigignore in sigacts which
> are shared.
I agree. While we are at it, it would be worthwhile checking our current
behaviour in the presence of LWPs against POSIX. I did look before when
doing the per-LWP signal stuff but it has been nearly a year and I've
forgotten.
If nothing more is added to the PR I'll have a look on the opengroup site
later this evening.
Andrew