summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-03 16:33:22 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2003-01-03 16:33:22 +0000
commit98e3a335b3a99dd7519d9a370084de50b5517292 (patch)
tree40e1da196f93006c8bd478e1547dbc7ada2709f4 /cpukit/posix/ChangeLog
parent2002-12-26 Till Straumann <strauman@slac.stanford.edu (diff)
downloadrtems-98e3a335b3a99dd7519d9a370084de50b5517292.tar.bz2
2003-01-03 Jay Monkman <jtm@smoothsmoothie.com>
* src/mqueueopen.c: Actually open the message queue descriptor so it is available for others to use.
Diffstat (limited to 'cpukit/posix/ChangeLog')
-rw-r--r--cpukit/posix/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/posix/ChangeLog b/cpukit/posix/ChangeLog
index e9d1ce37da..df4496f46a 100644
--- a/cpukit/posix/ChangeLog
+++ b/cpukit/posix/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-03 Jay Monkman <jtm@smoothsmoothie.com>
+
+ * src/mqueueopen.c: Actually open the message queue descriptor
+ so it is available for others to use.
+
2002-12-12 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* Makefile.am: Don't create $ARCH as side-effect of compilation.