nuttx/sched
2020-02-20 08:55:14 -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 Standardization of some function headers. 2018-03-13 09:52:27 -06:00
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 Remove exra whitespace from files (#189) 2020-01-31 09:24:49 -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 sched/sched/sched_getcpu.c: All new files should have Apache 2.0 headers. 2020-02-02 07:36:34 -08:00
semaphore Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
signal Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
task binfmt/exec: Make the spawn attribute take effect 2020-02-20 08:55:14 -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 .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Kconfig sched/Kconfig: add PATH_MAX config 2020-02-19 12:43:34 -06:00
Makefile TLS: Simplify 2016-03-11 07:17:32 -06:00