summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/tasks.c (unfollow)
Commit message (Expand)AuthorFilesLines
1998-02-17updated copyright to 1998Joel Sherrill1-1/+1
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill1-2/+2
1997-04-22File changed to reflect change in license and copyright.Joel Sherrill1-5/+5
1997-03-08Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1-1/+1
1996-09-06changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1-1/+1
1996-06-06Added Sporadic Server support to posix threads which required changesJoel Sherrill1-4/+16
1996-05-29*** empty log message ***Joel Sherrill1-0/+3
1996-05-29It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1-0/+6
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-4/+6
1995-12-01Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1-4/+5
1995-09-26posix support initially addedJoel Sherrill1-10/+10
1995-09-21More file movement required api extension to be added to scoreJoel Sherrill1-5/+5
1995-09-21More file movementJoel Sherrill1-1/+1
1995-09-19Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1-16/+11
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-122/+382
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-109/+105
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-5/+33
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-5/+6
1995-08-18+ Added object type field to object id.Joel Sherrill1-1/+0