This is the mail archive of the glibc-bugs@sources.redhat.com 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/438] _POSIX2_C_VERSION got missing


------- Additional Comments From jakub at redhat dot com  2004-10-10 18:14 -------
See
http://www.opengroup.org/onlinepubs/009695399/basedefs/unistd.h.html#tag_13_80_10
_POSIX2_C_VERSION has been removed in XPG6.

Not sure whether we shouldn't define it anyway when -D_XOPEN_SOURCE=500 (but
not -D_XOPEN_SOURCE=600) though and whether it would be ok if _POSIX2_C_VERSION
in that case would be 199506L while _POSIX2_VERSION 200112L.

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=438

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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