incubator-nuttx/sched
Gregory Nutt 48da5aa496 sched/pthread/: CRITICAL BUGFIX: Logic was wiping out the indication that of the type of a pthread. Hence, it could be confused as a task. Found because this was causing a crash when /proc/nnn/cmdline was printed. 2015-11-28 10:05:36 -06:00
..
clock Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:52 -06:00
environ sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
errno sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
group sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
init sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
irq Standardize the width of all comment boxes in C files 2015-10-02 17:43:18 -06:00
mqueue sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
paging sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
pthread sched/pthread/: CRITICAL BUGFIX: Logic was wiping out the indication that of the type of a pthread. Hence, it could be confused as a task. Found because this was causing a crash when /proc/nnn/cmdline was printed. 2015-11-28 10:05:36 -06:00
sched sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
semaphore sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
signal sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
task sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
timer sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
wdog sched/: Fix some spacing issues 2015-10-07 19:59:14 -06:00
wqueue sched/: Fix some spacing issues 2015-10-07 19:59:14 -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 more common typos 2015-08-16 11:07:23 -06:00
Makefile Add support for priority inheritance on the low priority worker queue 2014-10-07 07:41:52 -06:00