summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:56:56 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-04-26 23:56:56 +0000
commit2b454faf137960da9b7c783a159902ac1cc02469 (patch)
tree7bb8f91f392b2eee1e292cbc70a117bdb5492be6 /c/src/exec/score/ChangeLog
parent2001-04-26 Joel Sherrill <joel@OARcorp.com> (diff)
downloadrtems-2b454faf137960da9b7c783a159902ac1cc02469.tar.bz2
2001-04-26 Joel Sherrill <joel@OARcorp.com>
* include/rtems/score/object.h, inline/rtems/score/object.inl, src/objectcomparenamestring.c: 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. As part of debugging this it became clear that _Objects_Compare_name_string was broken and a simple version using strncmp() was substituted.
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index 1b83f0d663..b24ecbf42c 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,3 +1,13 @@
+2001-04-26 Joel Sherrill <joel@OARcorp.com>
+
+ * include/rtems/score/object.h, inline/rtems/score/object.inl,
+ src/objectcomparenamestring.c: 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. As part of debugging this
+ it became clear that _Objects_Compare_name_string was broken
+ and a simple version using strncmp() was substituted.
+
2002-04-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/rtems/system.h: Remove targopts.h.