nuttx/libs/libc/netdb
Xiang Xiao f1ed349dd9 sched/clock: Remove CLOCK_MONOTONIC option from Kconfig
here is the reason:
1.clock_systime_timespec(core function) always exist regardless the setting
2.CLOCK_MONOTONIC is a foundamental clock type required by many places

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-23 01:21:26 +08:00
..
Kconfig Revert "lib/netdb: Change the default NETDB_DNSCLIENT_NAMESIZE to NAME_MAX" 2021-10-29 01:15:58 -05:00
lib_dns.h libs/libc/netdb: add dns clear interface 2021-06-11 04:54:30 -05:00
lib_dnsaddserver.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_dnsbind.c
lib_dnscache.c sched/clock: Remove CLOCK_MONOTONIC option from Kconfig 2022-02-23 01:21:26 +08:00
lib_dnsdefaultserver.c
lib_dnsforeach.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_dnsinit.c
lib_dnsnotify.c
lib_dnsquery.c sched/clock: Remove CLOCK_MONOTONIC option from Kconfig 2022-02-23 01:21:26 +08:00
lib_freeaddrinfo.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lib_gaistrerror.c
lib_getaddrinfo.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_gethostbyaddr.c
lib_gethostbyaddrr.c Don't include assert.h from public header file 2021-06-03 08:36:03 -07:00
lib_gethostbyname2.c
lib_gethostbyname2r.c
lib_gethostbyname.c
lib_gethostbynamer.c
lib_gethostentbynamer.c Don't include debug.h from public header file 2021-06-01 06:42:02 +09:00
lib_getnameinfo.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_getservbyname.c
lib_getservbynamer.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_getservbyport.c
lib_getservbyportr.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
lib_netdb.c
lib_netdb.h
lib_parsehostfile.c
lib_rexec.c net: use HTONS, NTOHS, HTONL, NTOHL macro in kernel code 2022-01-18 10:59:47 +01:00
Make.defs libc/rexec/rexec_af: support remote execution 2021-09-12 21:14:06 +08:00