This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
mirror of
https://github.com/apache/nuttx.git
synced
2026-09-14 08:08:50 +08:00
Code
Issues
Actions
8
Packages
Projects
Releases
Wiki
Activity
Files
079fedaa3d4334ebbbc45cf1e2bee1715cd70830
nuttx
/
libs
/
libc
/
netdb
T
History
Gregory Nutt
faefa6cd9f
libs/libc/netdb/lib_getaddrinfo.c: Fix a warning found in build testing.
2018-10-02 11:16:47 -06:00
..
Kconfig
…
lib_dns.h
…
lib_dnsaddserver.c
…
lib_dnsbind.c
…
lib_dnscache.c
…
lib_dnsforeach.c
…
lib_dnsinit.c
…
lib_dnsquery.c
…
lib_freeaddrinfo.c
…
lib_gaistrerror.c
…
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
…
lib_gethostbyaddrr.c
…
lib_gethostbyname.c
…
lib_gethostbynamer.c
Review of previous PR: Add some comments. Change should not apply in the FLAT build mode.
2018-07-25 06:32:50 -06:00
lib_getservbyname.c
…
lib_getservbynamer.c
…
lib_netdb.c
…
lib_netdb.h
…
lib_parsehostfile.c
…
Make.defs
…