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-05-15 13:16:28 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
97ce03737b24c2cb1a8b683ea9fef00a67bf4f46
nuttx
/
libc
/
netdb
T
History
Librae
dce921c1cd
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_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
…
lib_gethostbyname.c
…
lib_gethostbynamer.c
STM32 F7 Ethernet: Add logic to align all DMA memory to the D-Cache line size
2015-07-19 16:35:25 -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