nuttx/libc/netdb
Masayuki Ishikawa 6ccc01ad46 netdb: Fix bugs in lib_gethostbynamer.c
This fix sets h_name in struct hostent returned by gethostbyname()

Signed-off-by: Masayuki Ishikawa <masayuki.ishikawa@gmail.com>
2017-05-25 10:59:10 +09:00
..
Kconfig
lib_dns.h Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
lib_dnsaddserver.c
lib_dnsbind.c
lib_dnscache.c netdb: Fix time info in lib_dnscache.c 2017-05-23 16:02:41 +09:00
lib_dnsforeach.c
lib_dnsinit.c 6loWPAN: Fix compile errors and warnings when building the complete 6loWPAN configuration. 2017-04-02 17:46:22 -06:00
lib_dnsquery.c Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they. 2017-05-11 13:35:56 -06:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c
lib_gethostbyname.c
lib_gethostbynamer.c netdb: Fix bugs in lib_gethostbynamer.c 2017-05-25 10:59:10 +09:00
lib_netdb.c
lib_netdb.h
lib_parsehostfile.c
Make.defs