..
clock
Make compare_timespec public so timer driver could reuse it
2020-02-15 07:17:07 -06:00
environ
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
errno
Standardization of some function headers.
2018-03-13 09:52:27 -06:00
group
sched/group/group_setuptaskfiles.c: Fix bad file inclusion.
2020-03-05 00:49:12 +01:00
init
Fix nxstyle complants
2020-03-09 08:50:15 -06:00
irq
sched/: Fix some new coding standard issues.
2020-03-09 17:31:49 +01:00
module
sched/module: Wrap long lines to make nxstyle happy
2020-03-10 03:56:06 -05:00
mqueue
sched/mqueue: Correct/update license headers.
2020-03-10 11:45:42 -05:00
paging
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
pthread
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
sched
Run codespell -w with the latest dictonary again
2020-02-23 22:27:46 +01:00
semaphore
sched/semaphore/sem_holder.c: Fix bad line separation.
2020-03-09 16:33:47 +01:00
signal
sched/signal: Wrap long lines to make nxstyle happy
2020-03-10 11:13:42 +01:00
task
sched/: Fix some new coding standard issues.
2020-03-09 17:31:49 +01: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 with the latest dictonary again
2020-02-23 22:27:46 +01:00
Makefile
…