summaryrefslogtreecommitdiffstats
path: root/c/src/exec (unfollow)
Commit message (Expand)AuthorFilesLines
1996-05-29tests now specify whether using posix initialization threads tableJoel Sherrill2-26/+90
1996-05-29posix initialization threads table was misnamed "posix initializationJoel Sherrill5-51/+52
1996-05-29comment clean upJoel Sherrill16-32/+20
1996-05-29types.c: spacingJoel Sherrill2-28/+33
1996-05-29fixed support for posix initialization threads tableJoel Sherrill2-4/+44
1996-05-29added pthread_exitJoel Sherrill1-8/+45
1996-05-29cleaned up spacing and parenthesesJoel Sherrill2-4/+4
1996-05-29spacingJoel Sherrill1-0/+1
1996-05-29first cut at pthread_createJoel Sherrill3-10/+78
1996-05-29addressed minimum stack size attribute.Joel Sherrill1-1/+4
1996-05-29*** empty log message ***Joel Sherrill1-0/+3
1996-05-29removed all ifdef's on NOT_IMPLEMENTED.Joel Sherrill10-44/+30
1996-05-29added entry point for posix initialization threads to the posix initializationJoel Sherrill2-4/+16
1996-05-29Addressed RTEMS API initialization tasks table in a system withoutJoel Sherrill2-6/+14
1996-05-29Added default POSIX API configuration table.Joel Sherrill1-1/+13
1996-05-29It is now not an error to have 0 RTEMS initialization tasks since you couldJoel Sherrill1-0/+6
1996-05-29renamed signal.c to psignal.c to avoid naming problems.Joel Sherrill5-7/+119
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill93-226/+372
1996-05-28added maximum keysJoel Sherrill2-2/+2
1996-05-28added enumerated constant for the POSIX API as an error sourceJoel Sherrill2-2/+4
1996-05-28added initial set of api extension calloutsJoel Sherrill5-6/+166
1996-05-28new fileJoel Sherrill1-0/+72
1996-05-28commented out interrupt supportJoel Sherrill2-0/+4
1996-05-28added ifndef's for the POSIX maximum field in the POSIX api configuration tableJoel Sherrill2-2/+12
1996-05-28added posix api initialization call to init.cJoel Sherrill2-1/+5
1996-05-28comment cleanupJoel Sherrill2-4/+2
1996-05-28added maximum keysJoel Sherrill2-0/+2
1996-05-28made posix configuration information conditional so configurations wantingJoel Sherrill4-2/+98
1996-05-28changed call to _ISR_Enable() to _ISR_Set_level() in _Thread_Handler.Joel Sherrill1-1/+1
1996-05-28added initial posix configuration supportJoel Sherrill12-66/+281
1996-05-24changed version to 3.5.17Joel Sherrill2-2/+2
1996-05-24updates to fix typosJoel Sherrill3-35/+35
1996-05-23updates from Tony BennettJoel Sherrill6-98/+116
1996-05-23*** empty log message ***Joel Sherrill1-2/+2
1996-05-23invoke thread stack free routine instead of Workspace free.Joel Sherrill1-2/+26
1996-05-23updates from Tony Bennett.Joel Sherrill2-60/+78
1996-05-22Modified to correct variables which defined the range of object classesJoel Sherrill2-2/+2
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill16-7/+27
1996-05-22These files have been modified in the initial pass at getting the portionJoel Sherrill6-22/+58
1996-05-10fixed typoJoel Sherrill1-1/+1
1996-05-08*** empty log message ***Joel Sherrill1-1/+2
1996-05-02Updated version to 3.5.15.Joel Sherrill2-2/+2
1996-05-01Updates from Eric Norum to use the mcpu32 flags and fix comments.Joel Sherrill2-30/+17
1996-04-24changed version number to 3.5.14Joel Sherrill2-2/+2
1996-04-24added comment regarding stack alignment issues to thread stack allocationJoel Sherrill1-0/+14
1996-04-22updates from Tony BennettJoel Sherrill5-18/+40
1996-04-22Updates from Tony Bennett.Joel Sherrill4-25/+34
1996-04-22thread.c: added support for optional user provided stack allocatorJoel Sherrill2-8/+123
1996-04-22made initialization routine a regular subroutineJoel Sherrill4-176/+0
1996-04-22interr.h: added stack allocater error codeJoel Sherrill4-2/+30