summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/src/thread.c (unfollow)
Commit message (Expand)AuthorFilesLines
1996-05-28changed call to _ISR_Enable() to _ISR_Set_level() in _Thread_Handler.Joel Sherrill1-1/+1
1996-05-23invoke thread stack free routine instead of Workspace free.Joel Sherrill1-2/+26
1996-04-24added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1-0/+14
1996-04-22thread.c: added support for optional user provided stack allocatorJoel Sherrill1-8/+80
1996-03-21*** empty log message ***Joel Sherrill1-4/+4
1996-02-21Removed the internal thread objects and dispersed its contents toJoel Sherrill1-5/+105
1996-02-14removed arguments from _Thread_Start_multitaskingJoel Sherrill1-12/+10
1996-02-14white space problemJoel Sherrill1-1/+0
1996-02-13changed post task extension from user set to api set and added flagJoel Sherrill1-1/+6
1995-10-30SPARC port passes all testsJoel Sherrill1-1/+5
1995-09-26posix support initially addedJoel Sherrill1-10/+10
1995-09-21More file movementJoel Sherrill1-1/+0
1995-09-19Modifications from Tony Bennett accepted to return aligned block.Joel Sherrill1-0/+1
1995-09-12Initial attempt at building HP PA-RISC using Solaris hosted tools.Joel Sherrill1-0/+3
1995-09-11The word "RTEMS" almost completely removed from the core.Joel Sherrill1-131/+106
1995-08-28Added unused priority ceiling parameter to rtems_semaphore_create.Joel Sherrill1-23/+293
1995-08-23Moved _Thread_Information -> _RTEMS_tasks_Information.Joel Sherrill1-20/+27
1995-08-23Support for variable length names added to Object Handler. This supportsJoel Sherrill1-5/+7
1995-08-22Fixed missing RCS IdsJoel Sherrill1-1/+1
1995-08-18+ Added object type field to object id.Joel Sherrill1-0/+1
1995-08-16bug fixes to make macro implementations workJoel Sherrill1-5/+5
1995-07-31Switched to events for mp receive server and eliminated the specialJoel Sherrill1-1/+2
1995-06-04changed release number to 3.2.0Joel Sherrill1-9/+10