summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/src/semcreate.c (unfollow)
Commit message (Expand)AuthorFilesLines
2005-02-04Use rtems_id for semaphores.Ralf Corsepius1-1/+1
2005-01-18Include config.h.Ralf Corsepius1-0/+4
2004-05-062004-05-06 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-0/+3
2004-04-18Remove stray white spaces.Ralf Corsepius1-5/+5
2004-03-292004-03-29 Ralf Corsepius <ralf_corsepius@rtems.org>Ralf Corsepius1-2/+2
2003-09-042003-09-04 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+1
2002-09-142002-09-14 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-1/+5
2002-07-012002-07-01 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-15/+3
2000-02-03Changed behavior to match that expected by EPICS test code. Reported byJoel Sherrill1-2/+1
2000-02-03Fixed spelling errors.Joel Sherrill1-2/+2
2000-01-13Added comment to indicate this path does not occur.Jennifer Averett1-1/+2
2000-01-05Added support for simple binary semaphores in addition to the highJoel Sherrill1-11/+30
1999-12-13First attempt at adding simple binary semaphore in addition to the currentJoel Sherrill1-3/+6
1999-11-17Updated copyright notice.Joel Sherrill1-2/+1
1999-11-02Added code to utilize the maximum_count attribute of core semaphoresJoel Sherrill1-0/+7
1999-05-17Split the Semaphore Manager into one routine per file.Joel Sherrill1-0/+203