summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasksetpriority.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Added comment to make sure Classic API priority to Core priorityJoel Sherrill1999-11-021-0/+1
| | | | is added in the future.
* Modified to return an error when a bogus return address for theJoel Sherrill1999-06-091-0/+3
| | | | old_priority parameter is provided.
* Split Task Manager into multiple files. Eventually this effort willJoel Sherrill1999-05-171-0/+95
reduce the size of executables.