Subject: Re: Prototype for libc-provided signal trampolines
To: Jason R Thorpe <thorpej@wasabisystems.com>
From: Gregory McGarry <g.mcgarry@ieee.org>
List: tech-kern
Date: 06/24/2002 13:40:28
Just in case you were hoping for some feedback. :)

Jason R Thorpe wrote:

> The following is a prototype implementation of the userland signal
> trampoline I mentioned in my "nathanw_sa TODO list".  This strategy
> for signal trampolines can (and, I think, should) be used for the
> SA upcall trampoline, as well.

I agree.

> Here are the rules of the new interface:

Looks good.

	-- Gregory McGarry <g.mcgarry@ieee.org>