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