nuttx/libs/libc/unistd
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 libc/symtab: optimize the find speed by bisection 2021-12-21 20:40:12 -06:00
lib_access.c
lib_alarm.c
lib_chdir.c libc/chdir:"PWD" should save absolute path 2022-02-11 13:05:20 +01:00
lib_daemon.c
lib_execl.c
lib_fstatvfs.c
lib_futimes.c
lib_getcwd.c
lib_getegid.c
lib_geteuid.c
lib_getgid.c
lib_gethostname.c
lib_getopt_common.c libc/unistd: getopt: Use argc to end parsing 2021-12-15 12:02:59 -06:00
lib_getopt_long.c
lib_getopt_longonly.c
lib_getopt.c
lib_getoptargp.c
lib_getopterrp.c
lib_getoptindp.c
lib_getoptoptp.c
lib_getoptvars.c
lib_getpriority.c
lib_getrlimit.c
lib_getrusage.c
lib_getuid.c
lib_lutimes.c
lib_nice.c
lib_pathconf.c
lib_pipe2.c
lib_pipe.c
lib_posix_fallocate.c
lib_restoredir.c
lib_setegid.c libs/libc: License Clearance 2021-03-02 03:44:06 -08:00
lib_seteuid.c
lib_setgid.c
lib_sethostname.c Ensure that sethostname null terminates the hostname correctly 2021-12-30 01:13:22 +08:00
lib_setpriority.c
lib_setregid.c
lib_setreuid.c
lib_setrlimit.c
lib_setuid.c
lib_sleep.c
lib_statvfs.c
lib_swab.c
lib_sysconf.c sched/clock: Remove CLOCK_MONOTONIC option from Kconfig 2022-02-23 01:21:26 +08:00
lib_times.c
lib_truncate.c
lib_usleep.c
lib_utime.c
lib_utimes.c
Make.defs
unistd.h include: fix double include pre-processor guards 2022-01-16 11:11:14 -03:00