[PATCH] x86: Add __sigsetjmp_cancel and __setjmp_cancel
H.J. Lu
hjl.tools@gmail.com
Thu Mar 15 17:05:00 GMT 2018
On Thu, Mar 15, 2018 at 9:36 AM, Joseph Myers <joseph@codesourcery.com> wrote:
> On Thu, 15 Mar 2018, H.J. Lu wrote:
>
>> +extern int __sigsetjmp_cancel (struct __jmp_buf_tag *__env, int __savemask)
>> + __THROWNL __attribute__((__returns_twice__));
>
> I think you should define __attribute_returns_twice__ in misc/sys/cdefs.h
> (defined to empty if !__GNUC_PREREQ (4, 1)), then use it here.
>
> Missing space before '(' after __attribute__.
>
Here is the updated patch. OK for master?
Thanks.
--
H.J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-x86-Add-__sigsetjmp_cancel-and-__setjmp_cancel.patch
Type: text/x-patch
Size: 27331 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20180315/9daa8af9/attachment.bin>
More information about the Libc-alpha
mailing list