nuttx/libs/libc/netdb
2020-04-02 13:38:21 +08:00
..
Kconfig Fix a typo in Kconfig help 2020-04-01 10:23:56 +01:00
lib_dns.h libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnsaddserver.c libc/netdb: Replace get_errno with errno 2020-03-30 09:47:28 -06:00
lib_dnsbind.c libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnscache.c libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnsforeach.c libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnsinit.c libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnsnotify.c libc/netdb: Fix nxstyle issue 2020-03-30 09:47:28 -06:00
lib_dnsquery.c libc/netdb: query IPv6 first than IPv4 2020-04-01 16:09:28 -06:00
lib_freeaddrinfo.c Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
lib_gaistrerror.c libc/netdb: Make host and serv optional for getnameinfo 2020-03-30 09:47:28 -06:00
lib_getaddrinfo.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostbyaddr.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostbyaddrr.c gethostbyaddr_r: Fix an unsed variable warning 2020-04-02 13:38:21 +08:00
lib_gethostbyname2.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostbyname2r.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostbyname.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostbynamer.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_gethostentbynamer.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_getnameinfo.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_getservbyname.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_getservbynamer.c libc/netdb: Return null alias for getservbyport_r/getservbyname_r 2020-03-30 09:47:28 -06:00
lib_getservbyport.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_getservbyportr.c libc/netdb: Return null alias for getservbyport_r/getservbyname_r 2020-03-30 09:47:28 -06:00
lib_netdb.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_netdb.h libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
lib_parsehostfile.c libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00
Make.defs libc/netdb: Add hostent_s to avoid the change of hostent 2020-04-01 16:09:28 -06:00