summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--c/src/exec/score/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/c/src/exec/score/ChangeLog b/c/src/exec/score/ChangeLog
index a8f2400ae3..c4c1661775 100644
--- a/c/src/exec/score/ChangeLog
+++ b/c/src/exec/score/ChangeLog
@@ -1,6 +1,12 @@
2001-08-16 Joel Sherrill <joel@OARcorp.com>
+ * src/coremutexsurrender.c: Use holder thread not executing
+ thread because even though they may and often are the same
+ it is not guaranteed unless the proper attribute is set.
+
+2001-08-16 Joel Sherrill <joel@OARcorp.com>
+
* include/rtems/score/coremsg.h, src/coremsgsubmit.c: Add a new
return status to account for blocking sends. Otherwise, the
caller will think that the returned message status will have