summaryrefslogtreecommitdiff
path: root/nuttx/sched/sched_setparam.c
Commit message (Expand)AuthorAgeFilesLines
* Added network init; refactored some header filespatacongo2007-09-091-1/+0
* Removed redundant interrupt disablepatacongo2007-06-071-4/+0
* Correct errno handlingpatacongo2007-03-241-9/+10
* Changes for the SDCC compilerpatacongo2007-03-201-2/+2
* Restructure header files for POSIX compliance; eliminate compile warningspatacongo2007-03-201-2/+2
* Interrupts must be disabled in all low level context switchespatacongo2007-03-191-0/+4
* Finally, a clean SDCC compilepatacongo2007-02-271-4/+4
* Progress toward clean SDCC compilationpatacongo2007-02-211-6/+6
* NuttX RTOSpatacongo2007-02-171-0/+266