summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/seminit.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill2001-01-241-0/+4
| | | | | | | * configure.in: Add src/config.h * src/Makefile.am: Add INCLUDES += -I. to pickup config.h * src/.cvsignore: Add config.h and stamp-h * src/*.c: Add config.h support.
* 2000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-301-1/+1
| | | | | | * Many files: Moved posix/include/rtems/posix/seterr.h to score/include/rtems/seterr.h so it would be available within all APIs.
* + Corrected bug in error check.Jennifer Averett1999-11-221-2/+1
|
* Added EINVAL for passing a NULL pointer in.Jennifer Averett1999-11-181-0/+4
|
* Split the POSIX semaphore manager into multiple files.Joel Sherrill1999-11-021-0/+44