fix ia64 longjmp() to work from alternate signal-stack

Ulrich Drepper drepper@redhat.com
Tue Aug 31 16:20:00 GMT 2004


David Mosberger wrote:

> So you want me to create an ia64-specific version of __libc_longjmp()
> which will be sigaltstack-safe while everything else goes to
> the old longjmp implementation, right?

Basically, yes.  Not sure we should keep the name, though.  And even for
other archs, we might have to reset the stack.  Even though the current
code might everywhere in the moment does not mean it is correct.

-- 
➧ Ulrich Drepper ➧ Red Hat, Inc. ➧ 444 Castro St ➧ Mountain View, CA ❖



More information about the Libc-hacker mailing list