incubator-nuttx/sched
Xiang Xiao bd4e8e19d3 Run codespell -w against all files
and fix the wrong correction
2020-02-22 14:45:07 -06:00
..
clock Make compare_timespec public so timer driver could reuse it 2020-02-15 07:17:07 -06:00
environ Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -06:00
errno
group fcntl: add O_CLOEXEC/FD_CLOEXEC support 2020-02-20 08:20:38 -06:00
init ramlog: Remove g_ramlog_syslog_channel since it's same as g_default_channel 2020-02-18 13:04:45 -06:00
irq Call up_irqinitialize from irq subsystem 2020-02-08 07:39:22 -06:00
module ELF64 support (#220) 2020-02-07 17:10:23 -06:00
mqueue Run codespell -w against all files 2020-02-22 14:45:07 -06:00
paging tools/nxstyle.c: Add automatic detection of line width based on examining 2020-01-12 13:07:54 -03:00
pthread Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
sched Run codespell -w against all files 2020-02-22 14:45:07 -06:00
semaphore Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
signal Run codespell -w against all files 2020-02-22 14:45:07 -06:00
task Run codespell -w against all files 2020-02-22 14:45:07 -06:00
timer libs/libc/unistd/lib_alarm.c,sched/timer/timer_getitimer.c: Silence a 2020-02-19 18:02:25 -06:00
wdog Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
wqueue Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
.gitignore
Kconfig Run codespell -w against all files 2020-02-22 14:45:07 -06:00
Makefile