summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Changed behavior to match that expected by EPICS test code. Reported byJoel Sherrill2000-02-031-2/+1
* Fixed spelling errors.Joel Sherrill2000-02-031-2/+2
* Added comment to indicate this path does not occur.Jennifer Averett2000-01-131-1/+2
* Added support for simple binary semaphores in addition to the highJoel Sherrill2000-01-051-11/+30
* First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1999-12-131-3/+6
* Updated copyright notice.Joel Sherrill1999-11-171-2/+1
* Added code to utilize the maximum_count attribute of core semaphoresJoel Sherrill1999-11-021-0/+7
* Split the Semaphore Manager into one routine per file.Joel Sherrill1999-05-171-0/+203