Date: Wed, 05 Apr 2006 03:04:04 +0900 From: Hajimu UMEMOTO <ume@FreeBSD.org> To: arch@FreeBSD.org, current@FreeBSD.org Subject: [CFR] exposable reentrant functions of netdb Message-ID: <ygek6a52p63.wl%ume@mahoroba.org>
next in thread | raw e-mail | index | archive | help
Hi, I reworked the netdb functions in our libc to conform to the Solaris's API. With this change, we can expose get*_r(3) to the outside of libc. Further, I changed the internal of gethostby*(3) and getnetby*(3) to NSS friendly. Please review it. You can get the patch from: http://www.imasy.or.jp/~ume/FreeBSD/netdb-solaris-api-20060405.diff.gz Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan ume@mahoroba.org ume@{,jp.}FreeBSD.org http://www.imasy.org/~ume/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ygek6a52p63.wl%ume>