Subject: Re: psignal() and COMPAT_MACH exceptions
To: Matthew Orgass <darkstar@city-net.com>
From: Emmanuel Dreyfus <manu@netbsd.org>
List: tech-kern
Date: 11/30/2003 00:27:40
Matthew Orgass <darkstar@city-net.com> wrote:

>   It looks like you really want to intercept the signal before it gets to
> the standard signal handling.  What is the problem with adding an
> emulation specific call to do exactly that? (which should be for
> kpsignal2, actually).

And in trapsignal() too. I proposed this in another mail. The only issue
is that it introduce an extra test in native code path. 

-- 
Emmanuel Dreyfus
Il y a 10 sortes de personnes dans le monde: ceux qui comprennent 
le binaire et ceux qui ne le comprennent pas.
manu@netbsd.org