Source-Changes archive

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

CVS commit: basesrc/lib/libc/net



Module Name:    basesrc
Committed By:   lukem
Date:           Sat Dec  8 12:06:12 UTC 2001

Modified Files:
        basesrc/lib/libc/net: inet_net.3 inet_net_ntop.c inet_net_pton.c

Log Message:
Implement AF_INET6 back-ends for inet_net_ntop() and inet_net_pton(), from
the BIND 8.3.0-T2A sources.  Thanks to Paul Vixie for the pointer to it.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 basesrc/lib/libc/net/inet_net.3
cvs rdiff -r1.12 -r1.13 basesrc/lib/libc/net/inet_net_ntop.c
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/net/inet_net_pton.c

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