summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/src/mqueuedeletesupp.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-01-242001-01-24 Ralf Corsepius <corsepiu@faw.uni-ulm.de>Joel Sherrill1-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-302000-08-30 Joel Sherrill <joel@OARcorp.com>Joel Sherrill1-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.
2000-06-12Merged from 4.5.0-beta3aJoel Sherrill1-1/+1
2000-01-12+ Changed call from core flush to core close routine. This flushes waitingJennifer Averett1-2/+4
queues as well as the messages.
1999-12-23+ Initial debugJennifer Averett1-0/+6
1999-11-02Split mqueue.c into a variety of files.Joel Sherrill1-0/+62