This is the mail archive of the glibc-bugs@sources.redhat.com 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 libc/276] New: Prototype of inet_aton returns in_addr_t, but man has int


The manual page makes more sense, as with in_addr_t one have to expect an address
to be returned, whereas it is a boolean really.

-- 
           Summary: Prototype of inet_aton returns in_addr_t, but man has
                    int
           Product: glibc
           Version: 2.3.2
            Status: NEW
          Severity: minor
          Priority: P2
         Component: libc
        AssignedTo: gotom at debian dot or dot jp
        ReportedBy: fork0 at users dot sf dot net
                CC: glibc-bugs at sources dot redhat dot com
 GCC build triplet: i686-suse-linux


http://sources.redhat.com/bugzilla/show_bug.cgi?id=276

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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