summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include/rtems/posix/mutex.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed typo in the pointer to the license terms.Joel Sherrill1997-10-081-2/+2
|
* headers updated to reflect new style copyright notice as partJoel Sherrill1997-04-221-5/+5
| | | | of switching to the modified GNU GPL.
* mutex.h: removes the promotion of core status code to POSXI status codesMark Johannes1996-08-121-12/+0
|
* mutex.h: promoted out _POSIX_Mutex_From_core_mutex_statusMark Johannes1996-08-121-0/+12
|
* switched from "STATIC INLINE" to "RTEMS_INLINE_ROUTINE"Joel Sherrill1996-07-031-4/+4
|
* split the inclusion of "EXTERN" data based on whether it was sapi,Joel Sherrill1996-05-281-1/+4
| | | | score, rtems api, or posix api related.
* posix support initially addedJoel Sherrill1995-09-261-0/+117