K 10 svn:author V 3 ume K 8 svn:date V 27 2005-05-16T17:02:01.000000Z K 7 svn:log V 339 MFC: - we are no longer shareing any resources to be locked between getaddrinfo(3) and getipnodeby*(3). - use definitions in reentrant.h. - remove obsolete comment. - now, our getservbyname(3) is thread-safe. So, we don't need to protect it with mutex lock. lib/libc/net/getaddrinfo.c: 1.62, 1.65 lib/libc/net/name6.c: 1.43, 1.44 END