[PATCH] libio: Assume _LIBC, weak_alias, errno, (__set_)errno &c are defined
Florian Weimer
fweimer@redhat.com
Thu Aug 31 12:14:00 GMT 2017
libio lives exclusively in glibc these days, so there is no reason to
preserve _LIBC conditionals.
While at it, I also removed some unnecessary indirections and conditions
on other always-defined macros (F_GETFL, EIO, etc.).
I checked that this does not change the produced binaries on i686.
Thanks,
Florian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libio-cleanup.patch
Type: text/x-patch
Size: 64668 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/libc-alpha/attachments/20170831/3354e0ed/attachment.bin>
More information about the Libc-alpha
mailing list