[git commit] config: improve help of UCLIBC_HAS_RESOLVER_SUPPORT

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Wed Jan 16 12:58:54 UTC 2013


commit: http://git.uclibc.org/uClibc/commit/?id=7059926a34cfb090a3c36ca032342fd830c2d5a6
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 extra/Configs/Config.in |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/extra/Configs/Config.in b/extra/Configs/Config.in
index 2e3f932..344409f 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


More information about the uClibc-cvs mailing list