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: kleink
Date: Tue May 14 18:57:31 UTC 2002
Modified Files:
basesrc/include/arpa: inet.h
basesrc/lib/libc/net: inet.3 inet_ntop.c
Log Message:
XNS5.2/POSIX-2001: change the size argument to inet_ntop from size_t to
socklen_t.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/include/arpa/inet.h
cvs rdiff -r1.16 -r1.17 basesrc/lib/libc/net/inet.3
cvs rdiff -r1.9 -r1.10 basesrc/lib/libc/net/inet_ntop.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