summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline (follow)
Commit message (Expand)AuthorAgeFilesLines
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-2214-70/+70
* Reduced number of POSIX thread priorities from 255 to 254 to avoid conflictsJoel Sherrill1997-04-152-6/+6
* This set of changes is the build of what was required to convert toJoel Sherrill1997-04-012-0/+60
* _POSIX_Mutex_Get: made null id an errorJoel Sherrill1996-08-122-0/+10
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-0316-64/+64
* added comments to to document the definition of posix priorityJoel Sherrill1996-06-052-0/+16
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-032-18/+16
* cleaned up spacing and parenthesesJoel Sherrill1996-05-292-4/+4
* fixed missing CVS IDsJoel Sherrill1995-10-062-0/+6
* posix support initially addedJoel Sherrill1995-09-2616-0/+1114