nuttx-apps/netutils/dnsclient
2014-09-06 08:00:47 -06:00
..
.gitignore The rest of the resolv->DNS client naming change: Renamed directories and header files 2014-04-11 12:41:13 -06:00
dns_gethostip.c Breadk dnsclient.c file into three smaller files: dns_resolver.c, dns_socket.c, and dns_gethostip.c 2014-04-11 13:43:15 -06:00
dns_resolver.c Breadk dnsclient.c file into three smaller files: dns_resolver.c, dns_socket.c, and dns_gethostip.c 2014-04-11 13:43:15 -06:00
dns_socket.c NET: emoved all includes of uip.h; added includes of ip.h wherever needed. Tried to fix problems of the now missing sneak inclusions because uip.h was removed. There are probably a few of these that were missed. 2014-07-04 19:13:08 -06:00
Kconfig zkit-arm-1769: Refreshed all configurations 2014-04-19 09:18:38 -06:00
Makefile Add an install target to all makefiles. For the import build, the top-level Makefile now does two passes: (1) builds libapp.a, then (2) installs the programs (not yet finished) 2014-09-06 08:00:47 -06:00