summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/tasksetpriority.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove, moved to cpukit.Ralf Corsepius2002-07-221-98/+0
|
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* 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.