tech-userlevel archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: RFC: setjmp/longjmp (and friends) for a new port
On Tue, Sep 01, 2009 at 08:11:40PM +0000, Christos Zoulas wrote:
> Well, you could clear the uc_flags for signal mask and fpu before calling
> setcontext to implement this, no?
Actually, fpu needs to be part of setjmp/longjmp. Signal mask should be
optional depending on the function being called. Especially if the
setcontext implementation is pure userland.
Joerg
Home |
Main Index |
Thread Index |
Old Index