nuttx/libs/libc/unistd
Gustavo Henrique Nihei e6b204f438 nuttx: Use MIN/MAX definitions from "sys/param.h"
Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2023-02-01 23:47:44 +08:00
..
Kconfig sched/spawn: Rename task_spawnattr_[get|set]stack[size|addr] to posix_spawnattr_[get|set]stack[size|addr] 2022-11-01 09:51:18 +09:00
lib_access.c
lib_alarm.c
lib_chdir.c
lib_daemon.c
lib_execl.c
lib_execle.c
lib_execv.c
lib_fchdir.c
lib_fstatvfs.c
lib_futimes.c
lib_getcwd.c
lib_getegid.c
lib_getentropy.c
lib_geteuid.c
lib_getgid.c
lib_gethostname.c
lib_getopt_common.c
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 sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
lib_getrlimit.c
lib_getrusage.c
lib_getuid.c
lib_lutimes.c
lib_nice.c
lib_pathconf.c
lib_posix_fallocate.c
lib_restoredir.c
lib_setegid.c
lib_seteuid.c
lib_setgid.c
lib_sethostname.c nuttx: Use MIN/MAX definitions from "sys/param.h" 2023-02-01 23:47:44 +08:00
lib_setpriority.c sched/task/task_getpid: getpid should return process id not thread id 2022-11-17 17:58:08 +08:00
lib_setregid.c
lib_setreuid.c
lib_setrlimit.c
lib_setuid.c
lib_sleep.c
lib_statvfs.c
lib_swab.c
lib_sysconf.c libc: Let _SC_PAGESIZE return 4096 when CONFIG_MM_PGSIZE isn't defined 2023-01-15 08:39:19 +02:00
lib_times.c
lib_truncate.c
lib_usleep.c
lib_utime.c
lib_utimes.c
Make.defs fs: Remove the unused nx_pipe to prefer file_pipe for kernel 2022-10-27 23:14:25 +02:00
unistd.h