nuttx/libs/libc/net
Xiang Xiao c85fe67ebc net/loopback: Move g_lo_* global variable to libc/net/
so netdb could reuse these global variable directly

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Iaa26ddbdaf416f64d43c6e8888a14bbe0c3405eb
2020-03-30 09:47:28 -06:00
..
Kconfig This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_addrconfig.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_addroute.c net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables. 2019-11-10 12:35:15 -06:00
lib_delroute.c net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables. 2019-11-10 12:35:15 -06:00
lib_etherntoa.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_htonl.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_htons.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
lib_inetaddr.c inetaddr() more compliant with standards (especially error handling). (#524) 2020-03-10 08:17:17 -06:00
lib_inetaton.c libs/libc/net: Add inet_aton() 2018-06-08 07:06:27 -06:00
lib_inetntoa.c Various cosmetic changes. 2019-09-09 14:47:47 -06:00
lib_inetntop.c Various cosmetic changes. 2019-09-09 14:47:47 -06:00
lib_inetpton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lib_loopback.c net/loopback: Move g_lo_* global variable to libc/net/ 2020-03-30 09:47:28 -06:00
lib_recvmsg.c ibs/libc/net: Add basic implementation for recvmsg and sendmsg per OpenGroup.org specification. 2018-11-09 11:39:05 -06:00
lib_sendmsg.c ibs/libc/net: Add basic implementation for recvmsg and sendmsg per OpenGroup.org specification. 2018-11-09 11:39:05 -06:00
lib_shutdown.c This commit moves all of the libraries under a common directory called libs/. This most certainly break libcxx and uClibc++ for now. 2018-05-29 13:21:26 -06:00
Make.defs net/loopback: Move g_lo_* global variable to libc/net/ 2020-03-30 09:47:28 -06:00