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 14:31:06 UTC 2002

Modified Files:
        basesrc/include: netdb.h
        basesrc/lib/libc/net: getnameinfo.3 getnameinfo.c

Log Message:
Align with XNS5.2/POSIX-2001: change hostlen and servlen arguments to
getnameinfo() from size_t to socklen_t.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/include/netdb.h
cvs rdiff -r1.17 -r1.18 basesrc/lib/libc/net/getnameinfo.3
cvs rdiff -r1.35 -r1.36 basesrc/lib/libc/net/getnameinfo.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