summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/tasks.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* File changed to reflect change in license and copyright.Joel Sherrill1997-04-221-5/+5
* Modified calls to _Thread_Change_priority to take a third argument. The newJoel Sherrill1997-03-081-1/+1
* changed _TOD_Is_set from a function to a boolean variableJoel Sherrill1996-09-061-1/+1
* Added Sporadic Server support to posix threads which required changesJoel Sherrill1996-06-061-4/+16
* *** empty log message ***Joel Sherrill1996-05-291-0/+3
* It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1996-05-291-0/+6
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-4/+6
* Insert mode argument to _Watchdog_Insert removed. Now are watchdog timersJoel Sherrill1995-12-011-4/+5
* posix support initially addedJoel Sherrill1995-09-261-10/+10
* More file movement required api extension to be added to scoreJoel Sherrill1995-09-211-5/+5
* More file movementJoel Sherrill1995-09-211-1/+1
* Minor bug fixes to get all targets compilable and running. TheJoel Sherrill1995-09-191-16/+11
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-122/+382
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-109/+105
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-5/+33
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-5/+6
* + Added object type field to object id.Joel Sherrill1995-08-181-1/+0
* Initial revisionJoel Sherrill1995-05-111-0/+816