.. |
clock
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
environ
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
errno
|
Remove some empty file section section header comments
|
2016-02-17 18:05:03 -06:00 |
group
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
init
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
irq
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
module
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
mqueue
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
paging
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
pthread
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
sched
|
waitpid(): Corrects two problems when CONFIG_SCHED_HAVE_PARENT+CONFIG_SCHED_CHILD_STATUS are enabled: (1) Was erroring out if the waited for task had already exited, and (2) was not freeing resources when a wait was completed.
|
2017-09-04 17:10:37 -06:00 |
semaphore
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
signal
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
task
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
timer
|
Miscellaneous fixes from astyle tool.
|
2017-08-14 17:19:27 -06:00 |
wdog
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
wqueue
|
Work queue: In a recent change for a problem noted by Pascal Speck, it was noted (again by Pascal Speck) that the cancellation of existing work and replacement with new work must be atomic. Thanks, Pascal.
|
2017-08-31 07:43:47 -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 lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
Makefile
|
TLS: Simplify
|
2016-03-11 07:17:32 -06:00 |