| .. |
|
clock
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
environ
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
errno
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
group
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
init
|
Move board_ prototypes from arch.h to board.h
|
2015-02-27 20:02:03 -06:00 |
|
irq
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
mqueue
|
Fix a case in mq_timedsend() where the return errno value was being overwritten
|
2015-03-10 12:05:33 -06:00 |
|
paging
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
pthread
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
sched
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
semaphore
|
Another missing semicolon
|
2015-04-23 07:18:59 -06:00 |
|
signal
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
task
|
atexit: Fix reference to undefined variable in certain configurations. From Juha Niskanen
|
2015-04-14 07:31:35 -06:00 |
|
timer
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
wdog
|
Make some file section headers more consistent with standard
|
2015-04-08 06:47:36 -06:00 |
|
wqueue
|
Fix backward calculation in the work queue timing. From Liio Chen via the PX4 repository
|
2015-01-27 06:17:02 -06:00 |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
Kconfig
|
Convert the 64-bit usec limit to a 32-bit tick limit
|
2015-02-03 07:18:17 -06:00 |
|
Makefile
|
Add support for priority inheritance on the low priority worker queue
|
2014-10-07 07:41:52 -06:00 |