mycroft%MIT.EDU@localhost (Charles M. Hannum) writes: > > SVR4 has getcontext() and setcontext() system calls for things like > this. It's been pointed out to me that [gs]etcontext() also wins in that you can have siglongjmp() jump off the signal stack. Perhaps this is the way we should go.