..
Kconfig
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_dns.h
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_dnsaddserver.c
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_dnsbind.c
Fix condition logic: The setup seems to support a network without sockets. That is not the case.
2019-02-11 15:47:25 -06:00
lib_dnscache.c
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_dnsforeach.c
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_dnsinit.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_dnsquery.c
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_freeaddrinfo.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_gaistrerror.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_getaddrinfo.c
libs/libc/netdb/lib_getaddrinfo.c: Fix a warning found in build testing.
2018-10-02 11:16:47 -06:00
lib_gethostbyaddr.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_gethostbyaddrr.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_gethostbyname.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_gethostbynamer.c
libs/libc/netdb: Support multiple IP addresses per hostname
2018-11-23 07:09:47 -06:00
lib_getservbyname.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_getservbynamer.c
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00
lib_netdb.c
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_netdb.h
This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now.
2018-05-29 13:21:26 -06:00
lib_parsehostfile.c
Squashed commit of the following:
2019-02-27 08:41:08 -06:00
Make.defs
libs/libc/netdb: Add getaddrinfo() and friends.
2018-06-08 07:07:21 -06:00