This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


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 sparc64 bits/setjmp.h namespace (bug 21261)


From: Joseph Myers <joseph@codesourcery.com>
Date: Fri, 17 Mar 2017 14:26:18 +0000

> Are those things really looking at jmp_buf, rather than ucontext / 
> mcontext from sys/ucontext.h (which are unchanged by the patch)?

Indeed it is looking at a ucontext_t.  So we might be lucky and get
away with this.


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