summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/taskvariabledelete.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Include config.h.Ralf Corsepius2005-01-181-0/+4
* 2004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2004-05-061-0/+3
* Remove stray white spaces.Ralf Corsepius2004-04-181-1/+1
* 2003-10-22 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-10-221-2/+4
* 2003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2003-09-041-1/+1
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-0/+2
* Patch from Eric Norum <eric@cls.usask.ca> to implement this:Joel Sherrill2000-01-211-1/+1
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Moved task_variable pointer to basic shared part of TCB instead ofJoel Sherrill1999-11-161-4/+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/+71