incubator-nuttx/sched
Gregory Nutt 1003ee3e9a Costmetic change to a comment 2014-12-13 10:41:57 -06:00
..
clock alling mq_timedreceived with immediate timeout was getting stuck and not 2014-11-19 09:25:00 -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 More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 14:10:35 -06:00
irq Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
mqueue In message queue created return ENOSPC error if size exceeds the configured size of pre-allocatd messages; Use ENOSPC vs ENOMEM per OpenGroup.org. From Pierre-Noel Bouteville 2014-12-06 07:18:48 -06:00
paging Fix more issues detected by cppcheck 2014-11-25 14:25:02 -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 problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 14:10:35 -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 Costmetic change to a comment 2014-12-13 10:41:57 -06:00
timer Simplify how C source files are selected in the build 2014-10-07 07:42:36 -06:00
wdog More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 14:10:35 -06:00
wqueue More fixes to problems noted by cppcheck. Some are kind of risky; some are real bugs. 2014-11-25 14:10:35 -06:00
.gitignore
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