NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/42384 CVS commit: src/lib/libc/net



The following reply was made to PR lib/42384; it has been noted by GNATS.

From: "David A. Holland" <dholland%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/42384 CVS commit: src/lib/libc/net
Date: Mon, 14 Dec 2009 01:53:31 +0000

 Module Name:   src
 Committed By:  dholland
 Date:          Mon Dec 14 01:53:31 UTC 2009
 
 Modified Files:
        src/lib/libc/net: getaddrinfo.3
 
 Log Message:
 getaddrinfo is defined to use the AF_* constants, even though perhaps its
 interface ought to have been defined in terms of PF_*. Add a note about
 how the distinction has been lost anyway. Fixes PR lib/42384.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.50 -r1.51 src/lib/libc/net/getaddrinfo.3
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index