This website requires JavaScript.
Explore
Help
Sign In
apache
/
nuttx-apps
Watch
1
Star
0
Fork
0
You've already forked nuttx-apps
mirror of
https://github.com/apache/nuttx-apps.git
synced
2025-07-09 08:45:42 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
nuttx-apps
/
system
/
netdb
History
Gregory Nutt
f73ee9d352
apps/system/netdb would not build unless CONFIG_NETDB_HOSTFILE was defined because it needed gethostbyname. Noted by OrbitalFox
2015-08-21 09:29:38 -06:00
..
.gitignore
Add a command to access the network database
2015-07-08 16:02:18 -06:00
Kconfig
Fix system/netdb configuration dependency
2015-07-10 14:53:58 -06:00
Makefile
Fix an error in the system/netdb Makefile
2015-07-08 16:25:39 -06:00
netdb_main.c
apps/system/netdb would not build unless CONFIG_NETDB_HOSTFILE was defined because it needed gethostbyname. Noted by OrbitalFox
2015-08-21 09:29:38 -06:00