[PATCH] malloc/obstack: Merge obstack code back from gnulib
Paul Eggert
eggert@cs.ucla.edu
Fri Mar 28 19:06:00 GMT 2014
On 03/28/2014 03:53 AM, Will Newton wrote:
> The only change made was to replace _Noreturn with __attribute__ ((__noreturn__)).
It's better to keep the sources identical when possible. Gnulib uses
_Noreturn with the C11 meaning, and libc should move in that direction
too. Attached is a revised patch to get the ball rolling on that.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-misc-sys-cdefs.h-_Noreturn-New-macro-for-pre-C11-com.patch
Type: text/x-patch
Size: 1175 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140328/666b2987/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-malloc-obstack.c-malloc-obstack.h-Merge-from-gnulib.patch
Type: text/x-patch
Size: 15566 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20140328/666b2987/attachment-0001.bin>
More information about the Libc-alpha
mailing list