summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems (unfollow)
Commit message (Expand)AuthorFilesLines
1996-06-10*** empty log message ***Joel Sherrill1-1/+1
1996-06-06in newlib nowJoel Sherrill1-0/+4
1996-06-06added Sporadic_timer field to support sporadic serverJoel Sherrill1-0/+1
1996-06-05added comments to priority.h to document the definition of posix priorityJoel Sherrill2-2/+6
1996-06-04added scheduling policy and parameter informationJoel Sherrill1-0/+3
1996-06-03added thread queue for list of threads waiting to join.Joel Sherrill1-0/+2
1996-06-03deleted POSIX threads typedef masking Thread_ControlJoel Sherrill2-11/+6
1996-06-03renamed _POSIX_Time_Spec_to_interval to _POSIX_Timespec_to_intervalJoel Sherrill1-1/+15
1996-06-03added constant for seconds between posix epoch (1970) and rtems epoch (1988).Joel Sherrill1-0/+11
1996-05-31commented out cancel handlers related items.Joel Sherrill1-0/+3
1996-05-29posix initialization threads table was misnamed "posix initializationJoel Sherrill2-14/+14
1996-05-29first cut at pthread_createJoel Sherrill1-3/+3
1996-05-29added entry point for posix initialization threads to the posix initializationJoel Sherrill1-2/+8
1996-05-28split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill8-10/+48
1996-05-28added initial set of api extension calloutsJoel Sherrill2-2/+16
1996-05-28commented out interrupt supportJoel Sherrill1-0/+2
1996-05-28added maximum keysJoel Sherrill1-0/+1
1996-05-28added initial posix configuration supportJoel Sherrill1-0/+51
1995-10-30SPARC port passes all testsJoel Sherrill1-2/+1
1995-10-06fixed missing CVS IDsJoel Sherrill2-0/+2
1995-09-26posix support initially addedJoel Sherrill16-0/+1862