summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-29 15:51:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2001-03-29 15:51:08 +0000
commitbfbc4d3ccd7b3c61a4f0c261363feb5321d7dba3 (patch)
tree322669c0ed39c2f46c8c65df099d5d2a50b7926f /cpukit/rtems/ChangeLog
parentchanged version to ss-20010326 (diff)
downloadrtems-bfbc4d3ccd7b3c61a4f0c261363feb5321d7dba3.tar.bz2
2001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>
* src/eventsurrender.c: Clear event condition when task is unblocked. This makes sure that subsequent event send thinks the task is still blocked and overwrites the initial events received.
Diffstat (limited to 'cpukit/rtems/ChangeLog')
-rw-r--r--cpukit/rtems/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/cpukit/rtems/ChangeLog b/cpukit/rtems/ChangeLog
index 7cf403df32..45e13897c2 100644
--- a/cpukit/rtems/ChangeLog
+++ b/cpukit/rtems/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-26 Zoltan Kocsi <zoltan@bendor.com.au>
+
+
+ * src/eventsurrender.c: Clear event condition when task is unblocked.
+ This makes sure that subsequent event send thinks the task is still
+ blocked and overwrites the initial events received.
+
2001-02-03 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* include/Makefile.am, include/rtems/rtems/Makefile.am,