Source-Changes archive

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

CVS commit: basesrc



Module Name:    basesrc
Committed By:   itojun
Date:           Mon Feb  7 18:51:03 UTC 2000

Modified Files:
        basesrc/lib/libc/net: inet_pton.c

Log Message:
fix behavior of inet_pton() to be RFC2553/XNS compliant.
inet_pton() takes decimal dot-quads only.  inet_pton() does not
take hexadecimal, octal nor classful (short) representation.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/lib/libc/net/inet_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