bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with signal delivery


From: Jeremie Koenig
Subject: Re: Problems with signal delivery
Date: Sat, 4 Sep 2010 01:33:41 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Fri, Sep 03, 2010 at 09:04:08PM +0200, Samuel Thibault wrote:
> Right, I believe it should be feasible to keep the signal sematic of
> libthreads and give the posix semantic to libpthread.

Yes, we should make libc manage a set of "process signal receiving"
threads, which would include the initial one and those created through
pthread_create(). They would also need to have a common set of signal
handlers.

I'll try to come up with a patch this week-end.

-- 
Jeremie Koenig <jk@jk.fr.eu.org>
http://jk.fr.eu.org



reply via email to

[Prev in Thread] Current Thread [Next in Thread]