summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskvariableadd.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+1
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-2/+4
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-5/+3
* Corrected remaining references to struct rtems_task_variable_t sinceJoel Sherrill1999-11-121-2/+2
* Used typedef so all "struct rtems_task_variable_t" uses are nowJoel Sherrill1999-11-121-4/+4
* Added per task variables based on patch from Eric Norum <eric@cls.usask.ca>.Joel Sherrill1999-11-121-0/+86