sigaltstack setting and RT signal handlers

Ulrich Drepper drepper@redhat.com
Sat Feb 8 00:59:00 GMT 2003


Paul Mackerras wrote:

> The result of this is that if you call sigaltstack() inside a RT
> signal handler,

You are not allowed to do that.  sigaltstack() cannot be called from a
signal handler and therefore the behavior you're complaining about can
never be a problem.

-- 
--------------.                        ,-.            444 Castro Street
Ulrich Drepper \    ,-----------------'   \ Mountain View, CA 94041 USA
Red Hat         `--' drepper at redhat.com `---------------------------



More information about the Libc-alpha mailing list