cvs commit: src/lib/libc/net getaddrinfo.c name6.c

[ Available lists | Index of cvs-all | Month of Apr 2005 | Week of 6 Apr 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hajimu UMEMOTO <ume@FreeBSD.org>
Date
6 Apr 2005 15:36:35
Subject
cvs commit: src/lib/libc/net getaddrinfo.c name6.c
Message-ID
200504061536.j36FaY00056103@repoman.freebsd.org


[ Hide this part ]
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


Elapsed time: 0.094 seconds