This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


David Mosberger wrote:

> Were you able to get clarification on this issue already?

Getting a formal answer will take a while.  One reply I got indicated
that indeed the altstack is not switched.  So, the public siglongjmp
interface need not handle this, just the exception handling stuff.  If
it turns out that we want the siglongjmp code to handle this as well
some day, we still can enable it.  For now, changing your patch to just
implement the cancellation appropriately should go in.

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]