diff options
author | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-04-01 17:22:23 -0500 |
---|---|---|
committer | Yaakov Selkowitz <yselkowi@redhat.com> | 2016-04-04 10:25:25 -0500 |
commit | d55d03a87dcadb00523d444502901afec012e43b (patch) | |
tree | b996f5c0cdb1b53559d3015ac68b22b234377ca1 /newlib/libc/include/tar.h | |
parent | 0008bdea02b690ab19ffe997499cb9a96ee5a66d (diff) | |
download | cygnal-d55d03a87dcadb00523d444502901afec012e43b.tar.gz cygnal-d55d03a87dcadb00523d444502901afec012e43b.tar.bz2 cygnal-d55d03a87dcadb00523d444502901afec012e43b.zip |
cygwin: make POSIX/XSI version macros dependent on feature test macros
Each version of SUS specifies a different value for _POSIX_VERSION,
_POSIX2_VERSION, and _XOPEN_VERSION. glibc also changes the value
of the other _POSIX2_ variables but not the _POSIX_* variables.
_POSIX_TIMERS should be set to a version number, not just 1.
The _POSIX_V7_* macros were missing, which was not noticed because
the V6 values were aliased in sysconf (<unistd.h>).
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
Diffstat (limited to 'newlib/libc/include/tar.h')
0 files changed, 0 insertions, 0 deletions