mirror of
https://github.com/apache/nuttx.git
synced 2026-08-05 14:19:03 +00:00
This fix sets h_name in struct hostent returned by gethostbyname() Signed-off-by: Masayuki Ishikawa <masayuki.ishikawa@gmail.com> |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| lib_dns.h | ||
| lib_dnsaddserver.c | ||
| lib_dnsbind.c | ||
| lib_dnscache.c | ||
| lib_dnsforeach.c | ||
| lib_dnsinit.c | ||
| lib_dnsquery.c | ||
| lib_gethostbyaddr.c | ||
| lib_gethostbyaddrr.c | ||
| lib_gethostbyname.c | ||
| lib_gethostbynamer.c | ||
| lib_netdb.c | ||
| lib_netdb.h | ||
| lib_parsehostfile.c | ||
| Make.defs | ||