This is the mail archive of the newlib@sourceware.org mailing list for the newlib 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]

Re: [PATCH v2] cygwin: make POSIX/XSI version macros dependent on feature test macros


On Apr  4 01:18, Yaakov Selkowitz wrote:
> 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>).

Lokks good.  Please apply.


Thanks,
Corinna

-- 
Corinna Vinschen
Cygwin Maintainer
Red Hat

Attachment: signature.asc
Description: PGP signature


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