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: Reverting the s390 jmp_buf/ucontext_t ABI change


On 07/24/2014 09:19 PM, Stefan Liebler wrote:
> and the resulting nm setjmp/setjmp.os:
> 0000000000000008 T __GI__setjmp
> 0000000000000010 W __setjmp
> 0000000000000010 T __setjmp@@GLIBC_2.2
> 0000000000000010 T __setjmp@GLIBC_2.19

I don't think you should create a weak unversioned symbol like this.
Just leave the two versioned symbols.


r~


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