summaryrefslogtreecommitdiff
path: root/c/src/exec/rtems/include/rtems/rtems/tasks.h (follow)
AgeCommit message (Expand)Author
2002-07-22Remove, moved to cpukit.Ralf Corsepius
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel 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-12Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill
1999-11-12Added per-task variable data stucture (rtems_task_variable_t),Joel Sherrill
1999-10-20Added prototype for rtems_task_is_suspended at request ofJoel Sherrill
1998-11-23Added --disable-multiprocessing flag and modified a lot of files to makeJoel Sherrill
1998-02-17updated copyright to 1998Joel Sherrill
1997-10-08Fixed typo in the pointer to the license terms.Joel Sherrill
1997-04-22headers updated to reflect new style copyright notice as partJoel Sherrill
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill
1996-05-28added initial posix configuration supportJoel Sherrill
1996-03-06Removed prototyes for static inline routines and moved the comments intoJoel Sherrill
1995-09-26posix support initially addedJoel 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-05-11Initial revisionJoel Sherrill