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 <j...@jk.fr.eu.org>
http://jk.fr.eu.org

Reply via email to