summaryrefslogtreecommitdiffstats
path: root/libc/inet/ns_netint.c
Commit message (Collapse)AuthorAgeFilesLines
* inet/resolv: add ns_{put,get}{16,32}Daniel Mack2011-08-261-0/+8
This patch introduces a new config directive 'UCLIBC_HAS_RESOLVER_SUPPORT' and adds the new symbols conditionally. Signed-off-by: Daniel Mack <zonque@gmail.com>