This is the mail archive of the libc-alpha@sources.redhat.com 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: [PATCH] PPC enable Altivec for setjmp/longjmp part 1 of 5


> It preserves the correct displacements for __saved_mask etc within the 
> sigsetjmp variant of jmp_buf for the backward compatible implementation. 
> It also provides externs to backward compatible variants of the code. 
> 
> It does not need to be a new source interface. Is there a suggested 
> alternative as this definition is needed by several other files?

You seem to have written it as intended to be exported.  
I don't see that as useful.


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