summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/include/rtems/rtems/tasks.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill2000-01-231-0/+12
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-2/+3
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-15/+0
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-121-5/+9
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-121-7/+7
* Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill1999-11-121-4/+36
* Added prototype for rtems_task_is_suspended at request ofJoel Sherrill1999-10-201-1/+12
* Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill1998-11-231-0/+2
* updated copyright to 1998Joel Sherrill1998-02-171-1/+1
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-3/+4
* added initial posix configuration supportJoel Sherrill1996-05-281-0/+1
* Removed prototyes for static inline routines and moved the comments intoJoel Sherrill1996-03-061-47/+2
* posix support initially addedJoel Sherrill1995-09-261-3/+3
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-27/+143
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-7/+20
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-0/+19
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-2/+3
* Initial revisionJoel Sherrill1995-05-111-0/+315