summaryrefslogtreecommitdiff
path: root/nuttx/arch/sim/src/up_reprioritizertr.c
Commit message (Expand)AuthorAgeFilesLines
* Clean-up from big switch to stdint/stdboolpatacongo2009-12-161-3/+8
* Changing NuttX fixed size type names to C99 standard names -- things will be ...patacongo2009-12-161-6/+10
* Repartition functionality in preparation for nested, pending reprioritizationpatacongo2009-03-101-3/+0
* Back out part of the last change -- that was a bad ideapatacongo2009-03-101-16/+3
* Add support for priority inheritancepatacongo2009-03-081-4/+20
* Sim target no longer uses Linux syscalls; works with Cygwinpatacongo2008-06-011-18/+18
* Debug can now be selectively enabled by subystempatacongo2007-11-231-3/+3
* NuttX RTOSpatacongo2007-02-171-0/+169