summaryrefslogtreecommitdiffstats
path: root/cpukit/score/src/thread.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'rtems-3-5-16'.3.5.16cvs2git1996-05-281-1281/+0
* invoke thread stack free routine instead of Workspace free.Joel Sherrill1996-05-231-2/+26
* added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1996-04-241-0/+14
* thread.c: added support for optional user provided stack allocatorJoel Sherrill1996-04-221-8/+80
* *** empty log message ***Joel Sherrill1996-03-211-4/+4
* Removed the internal thread objects and dispersed its contents toJoel Sherrill1996-02-211-5/+105
* removed arguments from _Thread_Start_multitaskingJoel Sherrill1996-02-141-12/+10
* white space problemJoel Sherrill1996-02-141-1/+0
* changed post task extension from user set to api set and added flagJoel Sherrill1996-02-131-1/+6
* SPARC port passes all testsJoel Sherrill1995-10-301-1/+5
* posix support initially addedJoel Sherrill1995-09-261-10/+10
* More file movementJoel Sherrill1995-09-211-1/+0
* Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1995-09-191-0/+1
* Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1995-09-121-0/+3
* The word "RTEMS" almost completely removed from the core.Joel Sherrill1995-09-111-131/+106
* Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1995-08-281-23/+293
* Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1995-08-231-20/+27
* Support for variable length names added to Object Handler. This supportsJoel Sherrill1995-08-231-5/+7
* Fixed missing RCS IdsJoel Sherrill1995-08-221-1/+1
* + Added object type field to object id.Joel Sherrill1995-08-181-0/+1
* bug fixes to make macro implementations workJoel Sherrill1995-08-161-5/+5
* Switched to events for mp receive server and eliminated the specialJoel Sherrill1995-07-311-1/+2
* changed release number to 3.2.0Joel Sherrill1995-06-041-9/+10
* Initial revisionJoel Sherrill1995-05-111-0/+805