This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libc
/
net
History
Gregory Nutt
2a2e9fa56a
gethostbyname_r: Fix test of return value from inet_pton(). Zero does not mean success
2015-07-17 08:24:21 -06:00
..
lib_addrconfig.c
Some extensions to netinet/in.h adding some Linux compatible defintions. From Macs N.
2015-02-11 06:35:34 -06:00
lib_addroute.c
Clean-up routing table design.
2013-10-05 12:05:51 -06:00
lib_delroute.c
Clean-up routing table design.
2013-10-05 12:05:51 -06:00
lib_etherntoa.c
…
lib_htonl.c
…
lib_htons.c
…
lib_inetaddr.c
More trailing whilespace removal
2014-04-13 14:32:20 -06:00
lib_inetntoa.c
Minor fixes to apps/netutils/Kconfig and nuttx/libc/net/lib_inetntoa.c from Max Neklyudov
2015-05-19 12:07:07 -06:00
lib_inetntop.c
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
lib_inetpton.c
gethostbyname_r: Fix test of return value from inet_pton(). Zero does not mean success
2015-07-17 08:24:21 -06:00
Make.defs
gethostbyname() will not attempt a DNS lookup if so enabled
2015-07-10 13:30:09 -06:00