This website requires JavaScript.
Explore
Help
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
libs
/
libc
/
netdb
History
Petro Karashchenko
d499ac9d58
nuttx: fix multiple 'FAR', 'CODE' and style issues
...
Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
2024-08-25 19:22:15 +08:00
..
CMakeLists.txt
…
Kconfig
…
lib_dn.c
…
lib_dns.h
…
lib_dnsaddserver.c
netdb: When set a dns nameserver, if the nameserver already exists, retrun OK.
2023-10-12 12:22:16 +08:00
lib_dnsbind.c
…
lib_dnscache.c
…
lib_dnsdefaultserver.c
…
lib_dnsforeach.c
…
lib_dnsinit.c
…
lib_dnsnotify.c
…
lib_dnsquery.c
…
lib_dnsqueryfamily.c
…
lib_freeaddrinfo.c
…
lib_gaistrerror.c
…
lib_getaddrinfo.c
netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo)
2024-08-20 10:33:18 -03:00
lib_gethostbyaddr.c
…
lib_gethostbyaddrr.c
…
lib_gethostbyname2.c
…
lib_gethostbyname2r.c
…
lib_gethostbyname.c
…
lib_gethostbynamer.c
…
lib_gethostentbynamer.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
lib_getnameinfo.c
netdb:netdb code support ffmpeg rtsp(getaddrinfo & getnameinfo)
2024-08-20 10:33:18 -03:00
lib_getservbyname.c
…
lib_getservbynamer.c
…
lib_getservbyport.c
…
lib_getservbyportr.c
…
lib_netdb.c
…
lib_netdb.h
…
lib_parsehostfile.c
…
lib_proto.c
…
lib_protor.c
nuttx: fix multiple 'FAR', 'CODE' and style issues
2024-08-25 19:22:15 +08:00
lib_rexec.c
…
Make.defs
…