This is the mail archive of the libc-alpha@sourceware.org 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]

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


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


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