This is the mail archive of the glibc-bugs@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]

[Bug libc/21327] Libstdc++ would like another way to get some POSIX declarations that it currently gets via _GNU_SOURCE


https://sourceware.org/bugzilla/show_bug.cgi?id=21327

--- Comment #4 from joseph at codesourcery dot com <joseph at codesourcery dot com> ---
glibc does not condition <errno.h> macros on feature test macros (it gets 
most of them from Linux kernel headers, which don't have such conditionals 
either).

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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