summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/sched.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 2002-01-04 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2002-01-041-8/+8
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
* Honor 0 as PID of caller.Joel Sherrill1999-07-011-1/+1
* fixed typo .. changed == to !=Joel Sherrill1996-08-271-1/+1
* sched_rr_get_interval: converted assert condition into a standard errorJoel Sherrill1996-08-151-1/+5
* sched_yield: was not invoking the dispatcher.Joel Sherrill1996-08-091-1/+3
* changed code which set errno and then returned -1 to use the macroJoel Sherrill1996-06-071-12/+7
* Removed assert's from routines which return the error ENOSYS.Joel Sherrill1996-06-061-12/+0
* process oriented scheduler routines now return ENOSYSJoel Sherrill1996-06-061-4/+8
* changed sched_rr_get_interval to use the interval to timespec routine.Joel Sherrill1996-06-041-3/+2
* added interpretation of scheduling policy and parameter information toJoel Sherrill1996-06-041-10/+30
* renamed _TOD_Ticks_since_boot as _Watchdog_Ticks_since_boot so the WatchdogJoel Sherrill1996-05-311-0/+1
* added checks to validate values passed to set attribute routinesJoel Sherrill1996-05-311-1/+17
* comment clean upJoel Sherrill1996-05-291-2/+1
* removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill1996-05-291-4/+0
* These files have been modified in the initial pass at getting the portionJoel Sherrill1996-05-221-0/+2
* fixed missing CVS IDsJoel Sherrill1995-10-061-0/+1
* posix support initially addedJoel Sherrill1995-09-261-0/+126