From 7059926a34cfb090a3c36ca032342fd830c2d5a6 Mon Sep 17 00:00:00 2001 From: Bernhard Reutner-Fischer Date: Wed, 16 Jan 2013 13:58:54 +0100 Subject: config: improve help of UCLIBC_HAS_RESOLVER_SUPPORT Signed-off-by: Bernhard Reutner-Fischer --- extra/Configs/Config.in | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'extra') diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in index 2e3f932ed..344409f6a 100644 --- a/extra/Configs/Config.in +++ b/extra/Configs/Config.in @@ -1342,6 +1342,12 @@ config UCLIBC_HAS_RESOLVER_SUPPORT In particular, the following functions will be added to the library: + ns_skiprr, ns_initparse, ns_parserr, ns_msg_getflag, + res_mkquery, res_init, res_ninit, res_close, res_nclose + res_query, res_search, res_querydomain, + dn_expand, dn_comp, + ns_name_uncompress, ns_name_ntop, ns_name_pton, ns_name_unpack, + ns_name_pack, ns_name_compress, ns_name_skip, dn_skipname, ns_get16, ns_get32, ns_put16, ns_put32 config UCLIBC_HAS_LIBRESOLV_STUB -- cgit v1.2.3