cvs commit: src/lib/libc/net getaddrinfo.c name6.c
Hajimu UMEMOTO
ume at FreeBSD.org
Wed Apr 6 08:36:35 PDT 2005
ume 2005-04-06 15:36:34 UTC
FreeBSD src repository
Modified files:
lib/libc/net getaddrinfo.c name6.c
Log:
- we are no longer shareing any resources to be locked between
getaddrinfo(3) and getipnodeby*(3).
- use definitions in reentrant.h.
- remove obsolete comment.
Revision Changes Path
1.62 +6 -10 src/lib/libc/net/getaddrinfo.c
1.43 +6 -17 src/lib/libc/net/name6.c
More information about the cvs-src
mailing list