Gregory Nutt
|
4102470bdd
|
Move the DNS server from apps/netutils/dnsclient to nuttx/libc/netdb. Move netdb functions from libc/net to libc/netdb. Fix up naming to reflect the repartitioning
|
2015-07-10 12:11:40 -06:00 |
|
Gregory Nutt
|
299782e8ec
|
Add support for gethostbyaddr()
|
2015-07-08 14:33:23 -06:00 |
|
Gregory Nutt
|
1b1e34e1d5
|
libc: Add gethostbyname(). Untested on initial commit
|
2015-07-08 13:40:52 -06:00 |
|
Gregory Nutt
|
f94fe747ae
|
Undo part of a previous change. Move get/sethostname back from net/netdb to libc/unistd
|
2015-07-08 11:11:52 -06:00 |
|
Gregory Nutt
|
2f55a071d3
|
Ooops... accidentally backed out a good change. Must have had the wrong version in the editor
|
2015-02-17 12:47:48 -06:00 |
|
Gregory Nutt
|
ee517f428d
|
Fix a typo: include vs incldue
|
2015-02-17 12:44:51 -06:00 |
|
Gregory Nutt
|
17c381c799
|
include, not incldue
|
2015-02-17 09:56:43 -06:00 |
|
Gregory Nutt
|
4e0885f5bc
|
Add a mostly-commented-out version of the standard netdb.h header file
|
2015-02-17 08:27:12 -06:00 |
|