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