This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-06-09 02:44:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8b38432ab9b42f4a322255843d8651fd5f3ff4b7
nuttx
/
libc
/
netdb
T
History
Gregory Nutt
56e8f480f5
Remove dangling whitespace at the end of some lines.
2017-06-28 10:39:54 -06:00
..
Kconfig
…
lib_dns.h
…
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
…
lib_dnsquery.c
netdb: Fixed buffer size used for sending DNS queries should depend on the configured DNS name size.
2017-06-23 06:30:33 -06:00
lib_gethostbyaddr.c
Remove dangling whitespace at the end of some lines.
2017-06-28 10:39:54 -06:00
lib_gethostbyaddrr.c
…
lib_gethostbyname.c
…
lib_gethostbynamer.c
gethostbyname_r: Fix check for space in buffer.
2017-06-12 06:47:43 -06:00
lib_netdb.c
…
lib_netdb.h
…
lib_parsehostfile.c
…
Make.defs
…