summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/inline (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | and how it corresponds to rtems core priority.
* deleted POSIX threads typedef masking Thread_ControlJoel Sherrill1996-06-032-18/+16
| | | | added initial version of pthread_detach and pthread_join
* 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