Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/net
Module Name: src
Committed By: christos
Date: Thu Feb 19 19:21:44 UTC 2004
Added Files:
src/lib/libc/net: getprotobyname_r.c getprotobynumber_r.c
getprotoent_r.c getservbyname_r.c getservbyport_r.c getservent_r.c
Log Message:
Re-entrant versions of services and prorocols functions.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/lib/libc/net/getprotobyname_r.c \
src/lib/libc/net/getprotobynumber_r.c src/lib/libc/net/getprotoent_r.c \
src/lib/libc/net/getservbyname_r.c src/lib/libc/net/getservbyport_r.c \
src/lib/libc/net/getservent_r.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