[Bug libc/20054] New: gethostname not declared for XPG4
jsm28 at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Fri May 6 14:57:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=20054
Bug ID: 20054
Summary: gethostname not declared for XPG4
Product: glibc
Version: 2.23
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: jsm28 at gcc dot gnu.org
CC: drepper.fsp at gmail dot com
Target Milestone: ---
unistd.h declares gethostname for __USE_UNIX98 || __USE_XOPEN2K. But it's also
in XPG4 (XNS volume - C438 - not the main definitions of system interfaces and
headers in C435).
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list