summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semtranslatereturncode.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Modfied to execute faster and have fewer instructions.Joel Sherrill2000-07-061-38/+38
|
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
| | | | <andrew@pogo.wv.tek.com>.
* Incorrect error status returned. Noted by Andrew KlossnerJoel Sherrill2000-02-041-1/+1
| | | | <andrew@pogo.wv.tek.com>.
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-1/+1
| | | | | "mutex" and counting semaphore. This is at the request of Eric Norum and his EPICS porting effort.
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
|
* Added a case to support the core semaphore error returned when theJoel Sherrill1999-11-021-0/+8
| | | | maximum semaphore count is exceeded.
* Split the Semaphore Manager into one routine per file.Joel Sherrill1999-05-171-0/+113