This website requires JavaScript.
Explore
Help
Register
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
/
unistd
History
Xiang Xiao
77792a1598
sched: Define CONFIG_SMP_NCPUS to 1 in no SMP case
...
to simplify the SMP related code logic Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-01-20 23:21:21 +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
…
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
…
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
…
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: Define CONFIG_SMP_NCPUS to 1 in no SMP case
2022-01-20 23:21:21 +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