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)


On Fri, 17 Mar 2017, David Miller wrote:

> 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.

I've committed the patch.  We'll need to watch out for any issues arising.

-- 
Joseph S. Myers
joseph@codesourcery.com


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