[Bug network/14838] New: netdb.h should define IPPORT_RESERVED for XPG4 and UNIX98
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Tue Nov 13 16:46:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=14838
Bug #: 14838
Summary: netdb.h should define IPPORT_RESERVED for XPG4 and
UNIX98
Product: glibc
Version: 2.16
Status: NEW
Severity: normal
Priority: P2
Component: network
AssignedTo: unassigned@sourceware.org
ReportedBy: jsm28@gcc.gnu.org
Classification: Unclassified
netdb.h defines IPPORT_RESERVED if __USE_XOPEN2K. That's the point at which it
entered base POSIX, but it was also in UNIX98 and XPG4, so should be defined
for __USE_XOPEN_EXTENDED as well. Testing a patch.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list