| .. |
|
clock
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42: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
|
Rename CONFIG_SCHED_USRWORK to CONFIG_LIB_USRWORK
|
2014-10-11 15:59:40 -06:00 |
|
irq
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
mqueue
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
paging
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
pthread
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
sched
|
More fixes to tickless operation, alarm/mode code. From Brandon Warhurst
|
2014-10-23 07:13:57 -06:00 |
|
semaphore
|
Fix incorrect comment
|
2014-11-07 15:54:24 -06:00 |
|
signal
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
task
|
vfork no longer depends on CONFIG_MAX_TASK_ARGS
|
2014-11-12 19:01:29 -06:00 |
|
timer
|
Simplify how C source files are selected in the build
|
2014-10-07 07:42:36 -06:00 |
|
wdog
|
Fix an important bug in the watchdog creation logic
|
2014-11-10 18:15:26 -06:00 |
|
wqueue
|
Missing workqueue logic
|
2014-10-12 17:19:51 -06:00 |
|
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
|
Kconfig
|
Remove CONFIG_MAX_TASK_ARGS from all Kconfigs and defconfigs
|
2014-11-12 18:02:19 -06:00 |
|
Makefile
|
Add support for priority inheritance on the low priority worker queue
|
2014-10-07 07:41:52 -06:00 |