summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueueunlink.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.
* Merged from 4.5.0-beta3aJoel Sherrill2000-06-121-1/+1
|
* Removed warnings.Joel Sherrill2000-01-041-3/+2
|
* + Debugged.Jennifer Averett1999-12-231-24/+30
|
* + Debuged to the point that you could open, unlink and close a semaphore.Jennifer Averett1999-11-181-2/+1
| | | | but all paths have not been checked, yet.
* Split mqueue.c into a variety of files.Joel Sherrill1999-11-021-0/+76