diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-23 16:14:00 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-03-23 16:14:00 -0500 |
commit | b9bbe1bccb1254ce891fc92961be2ec3cd3f6e4a (patch) | |
tree | c9c5ff440d664be40b15e57416805320aa3dd22a /newlib/libc/include/sys/dir.h | |
parent | b59866f806b1afd2f006012850b13cebbcafafd4 (diff) | |
download | cygnal-b9bbe1bccb1254ce891fc92961be2ec3cd3f6e4a.tar.gz cygnal-b9bbe1bccb1254ce891fc92961be2ec3cd3f6e4a.tar.bz2 cygnal-b9bbe1bccb1254ce891fc92961be2ec3cd3f6e4a.zip |
Feature test macros overhaul: C++ TR1
While C++11 was the first version of the standard to use C99 functionality,
TR1 (for C++03) also does, and G++ does not distinguish between C++98 and
C++03, or when TR1 is in use. Therefore, while not strictly correct for
"pure" C++98, enabling C99 for all C++ usage is the simplest solution (and
much better than always using -D_GNU_SOURCE as on Linux).
See thread starting: https://sourceware.org/ml/newlib/2016/msg00297.html
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc/include/sys/dir.h')
0 files changed, 0 insertions, 0 deletions