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/17722] New: Resolver inet_* namespace


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

            Bug ID: 17722
           Summary: Resolver inet_* 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

Parts of the resolver brought in by pthreads (at least) use inet_* functions
that aren't in the 1995/6 edition of POSIX that introduced pthreads (or in one
case, use __inet_aton which is then defined in the same file as non-weak
inet_addr).

-- 
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]