[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [patches] [PATCH] INET_ANL and IDN option groups
- To: Maxim Kuvyrkov <maxim@xxxxxxxxxxxxxxxx>
- Subject: Re: [patches] [PATCH] INET_ANL and IDN option groups
- From: "Joseph S. Myers" <joseph@xxxxxxxxxxxxxxxx>
- Date: Sun, 15 Nov 2009 21:01:11 +0000 (UTC)
On Fri, 13 Nov 2009, Maxim Kuvyrkov wrote:
> OPTION_EGLIBC_INET_ANL option group controls libanl.so library which provides
> support for asynchronous name lookups. None of the functions provided by this
> library are used by EGLIBC internally. This new group separates out a piece
> of OPTION_EGLIB_INET option group.
>
> OPTION_EGLIBC_IDN option group controls libcidn.so library. This library
> provides support for international domain names, a feature which is not widely
> used. When libc needs to process an internal domain name, it dlopen's
> libcidn.so to gain access to its functions. If libcidn.so is not available,
> libc will graciously fail to process a request for international domain name.
>
> Tested on i686-linux-gnu (cross-compiled) with and without the option groups
> selected with no regressions in the test results.
>
> OK to check in?
This is OK.
--
Joseph S. Myers
joseph@xxxxxxxxxxxxxxxx