Re: [CFR] exposable reentrant functions of netdb
- From: Hajimu UMEMOTO <ume@xxxxxxxxxxx>
- Date: Sat, 08 Apr 2006 17:12:41 +0900
Hi,
On Wed, 05 Apr 2006 03:04:04 +0900
Hajimu UMEMOTO <ume@xxxxxxxxxxx> said:
ume> I reworked the netdb functions in our libc to conform to the Solaris's
ume> API. With this change, we can expose get*_r(3) to the outside of
ume> libc. Further, I changed the internal of gethostby*(3) and
ume> getnetby*(3) to NSS friendly.
It came to be thought that it was better to use glibc style API at the
end about which it thought for a while. Because, glibc style API is
more similar to getpw*_r(3) which is defined in POSIX. So, I changed
to use glibc style API. You can get the patch from:
http://www.imasy.or.jp/~ume/FreeBSD/netdb-glibc-api-20060407.diff.gz
Sincerely,
--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@xxxxxxxxxxxx ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/
_______________________________________________
freebsd-arch@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@xxxxxxxxxxx"
- References:
- [CFR] exposable reentrant functions of netdb
- From: Hajimu UMEMOTO
- [CFR] exposable reentrant functions of netdb
- Prev by Date: Re: ifnet cloning changes
- Next by Date: Re: ifnet cloning changes
- Previous by thread: Re: [CFR] exposable reentrant functions of netdb
- Next by thread: Using ifconfig(8) to configure netgraph interfaces
- Index(es):
Relevant Pages
|
|