This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH] x86: Add __sigsetjmp_cancel and __setjmp_cancel
On Thu, Mar 29, 2018 at 10:34 AM, Florian Weimer <fw@deneb.enyo.de> wrote:
> * H. J. Lu:
>
>> Here is the updated patch. OK for master?
>
> If you want to backport this into Fedora 28, you will have to avoid
> new symbol versions.
Should we revisit my patch to extend struct pthread_unwind_buf:
https://sourceware.org/ml/libc-alpha/2018-02/msg00291.html
This patch doesn't introduce the new symbol version.
--
H.J.