Gregory Nutt
|
b682190f52
|
Rename all head files in main NuttX repository with names like *internal.h, removing the internal
|
2015-12-29 17:31:17 -06:00 |
Gregory Nutt
|
e9bd8bceb4
|
nuttx/libc: Fix some spacing and alignment issues
|
2015-10-12 07:45:02 -06:00 |
Gregory Nutt
|
0b12dbf95d
|
Fix some spacing problems
|
2015-10-04 15:04:00 -06:00 |
OrbitalFox
|
381c587770
|
Fix typo but should be buf. From OrbitalFox
|
2015-09-03 07:35:32 -06:00 |
Gregory Nutt
|
6158086dd4
|
Update some comments
|
2015-08-24 15:41:45 -06:00 |
Gregory Nutt
|
933d74e5c1
|
Networking: With these changes, I can ping the local loopback device from the simulator
|
2015-08-24 13:49:12 -06:00 |
Gregory Nutt
|
0b012c7978
|
Fix some initial loop back device compilation errors; mark configuration as EXPERIMENTAL
|
2015-08-24 11:29:54 -06:00 |
Gregory Nutt
|
07bdff9ef7
|
Networking: Add NetDB support for the local loopback device
|
2015-08-24 10:08:26 -06:00 |
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 |