summaryrefslogtreecommitdiffstats
path: root/c/src/exec/rtems/src/taskvariableget.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-07-22Remove, moved to cpukit.Ralf Corsepius1-72/+0
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+1
2000-01-23Directive rtems_task_variable_get() added by Eric Norum.Joel Sherrill1-14/+18
2000-01-21Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill1-1/+1
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-16Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1-4/+2
1999-11-12Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1-4/+4
1999-11-12Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1-0/+71