summaryrefslogtreecommitdiffstats
path: root/c/src/tests/psxtests/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:41:02 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:41:02 +0000
commit7ae7cf76afd70c3e756d3132491d28f5df7ef35a (patch)
tree79f4a0a197b5ff064fbce58fd8576e4273e2be61 /c/src/tests/psxtests/ChangeLog
parent2001-04-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-7ae7cf76afd70c3e756d3132491d28f5df7ef35a.tar.bz2
2001-04-26 Joel Sherrill <joel@OARcorp.com>
* psxmsgq01/init.c: Reflect changes made to address PR81 that reworked POSIX message queues to add a descriptor separate from the underlying message queue. This allows non-blocking to follow the "open" not the underlying queue.
Diffstat (limited to 'c/src/tests/psxtests/ChangeLog')
-rw-r--r--c/src/tests/psxtests/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/c/src/tests/psxtests/ChangeLog b/c/src/tests/psxtests/ChangeLog
index 8198a7cba4..ba856c1ea7 100644
--- a/c/src/tests/psxtests/ChangeLog
+++ b/c/src/tests/psxtests/ChangeLog
@@ -1,3 +1,10 @@
+2001-04-26 Joel Sherrill <joel@OARcorp.com>
+
+ * psxmsgq01/init.c: Reflect changes made to address PR81 that
+ reworked POSIX message queues to add a descriptor separate from
+ the underlying message queue. This allows non-blocking to follow
+ the "open" not the underlying queue.
+
2002-04-14 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: Remove ENABLE_GCC28.