summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskvariabledelete.c (unfollow)
Commit message (Expand)AuthorFilesLines
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-0/+2
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