This is the mail archive of the glibc-bugs@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]

[Bug network/18532] New: gethostbyaddr in6addr_any, in6addr_loopback namespace


https://sourceware.org/bugzilla/show_bug.cgi?id=18532

            Bug ID: 18532
           Summary: gethostbyaddr in6addr_any, in6addr_loopback namespace
           Product: glibc
           Version: 2.21
            Status: NEW
          Severity: normal
          Priority: P2
         Component: network
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
  Target Milestone: ---

gethostbyaddr brings in references to in6addr_any and thereby in6addr_loopback,
which aren't in all the standards containing gethostbyaddr (gethostbyaddr is in
XPG4 and UNIX98, in6addr_any and in6addr_loopback are new in POSIX.1:2001).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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