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-10 03:13:56 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cb9e27c3b07f13404cdf37a00a162c9c7e862e47
nuttx
/
libc
/
netdb
T
History
OrbitalFox
381c587770
Fix typo but should be buf. From OrbitalFox
2015-09-03 07:35:32 -06:00
..
lib_dns.h
…
lib_dnsclient.c
Check if DNS server has been initialized before trying to lookup the server address in the cache. From Librae
2015-07-27 14:16:45 -06:00
lib_gethostbyaddr.c
…
lib_gethostbyaddrr.c
Fix typo but should be buf. From OrbitalFox
2015-09-03 07:35:32 -06:00
lib_gethostbyname.c
…
lib_gethostbynamer.c
Networking: With these changes, I can ping the local loopback device from the simulator
2015-08-24 13:49:12 -06:00
lib_netdb.c
Move definition of h_errno from lib_parsehostfile.c to lib_netdb. h_errno should still be defined even if there is no host file support. From Sebastien Lorquet.
2015-07-17 09:39:45 -06:00
lib_netdb.h
…
lib_parsehostfile.c
Move definition of h_errno from lib_parsehostfile.c to lib_netdb. h_errno should still be defined even if there is no host file support. From Sebastien Lorquet.
2015-07-17 09:39:45 -06:00
Make.defs
STM32F746G-DISCO: Getting closer to a build
2015-07-17 11:47:16 -06:00