summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueopen.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.
* + Comment cleanupJennifer Averett2000-01-131-3/+5
|
* Removed warnings.Joel Sherrill2000-01-041-1/+2
|
* + Debugged.Jennifer Averett1999-12-231-16/+31
|
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+116