summaryrefslogtreecommitdiff
path: root/c/src/exec/rtems/src/tasks.c (follow)
AgeCommit message (Expand)Author
2002-07-22Remove, moved to cpukit.Ralf Corsepius
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-04-082001-04-08 Joel Sherrill <joel@OARcorp.com>Joel Sherrill
2002-04-082002-04-08 Chris Johns <ccj@acm.org>Joel Sherrill
2001-09-212001-09-14 Fernando Ruiz <fernando.ruiz@ctv.es>Joel Sherrill
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill
1999-11-17Updated copyright notice.Joel Sherrill
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill
1999-11-12Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill
1999-11-02Added comments for _RTEMS_tasks_Create_extension,Joel Sherrill
1999-05-17Split Task Manager into multiple files. Eventually this effort willJoel Sherrill
1999-05-07Made all calls to _Thread_Yield_processor consistent in how they areJoel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-08-21Added system task attribute to allow one to create a task with "0" priorityJoel Sherrill
1998-06-18All task delete API level services were incorrectly assuming that theJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22File changed to reflect change in license and copyright.Joel Sherrill
1997-03-08Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill
1996-05-29*** empty log message ***Joel Sherrill
1996-05-29It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill
1995-09-26posix support initially addedJoel Sherrill
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill
1995-09-21More file movementJoel Sherrill
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill
1995-08-18+ Added object type field to object id.Joel Sherrill
1995-05-11Initial revisionJoel Sherrill