.. |
clock
|
Fix typos and some incorrect comments
|
2020-01-20 09:32:36 -03: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
|
Rename net_clone/net_dupsd[2] to psock_dup2/net_dup[2] like vfs
|
2020-01-31 13:45:14 -06:00 |
init
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
irq
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
module
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -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
|
Replace #include <semaphore.h> to #include <nuttx/semaphore.h>
|
2020-02-01 08:27:30 -06:00 |
timer
|
tools/nxstyle.c: Add automatic detection of line width based on examining
|
2020-01-12 13:07:54 -03: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
|
Fix typos and some incorrect comments
|
2020-01-20 09:32:36 -03:00 |
Makefile
|
TLS: Simplify
|
2016-03-11 07:17:32 -06:00 |