[PATCH 3/3] manual: Add new header and standards annotations.

Joseph Myers joseph@codesourcery.com
Tue Dec 6 15:59:00 GMT 2016


On Tue, 6 Dec 2016, Rical Jasan wrote:

> XPG
> XPG2
> XPG3
> XPG4
> XPG4.2

To clarify: you would use XPG4.2 for the interfaces enabled with 
_XOPEN_SOURCE_EXTENDED (UX-shaded in XPG4.2, what the conform/ data calls 
XPG4), XPG4 for interfaces not UX-shaded in XPG4.2 (which generally would 
have been in the original XPG4; which the conform/ data misleadingly calls 
XPG3)?  And older versions where actually in those older versions.

> POSIX.1g is also used.

I don't think we need to consider .1g (sockets) separately from .1-2001.

-- 
Joseph S. Myers
joseph@codesourcery.com



More information about the Libc-alpha mailing list