From 33507f86e1f086dcece131f9d9b8cfa968b5c3e6 Mon Sep 17 00:00:00 2001 From: rpj Date: Mon, 18 Apr 2005 04:53:55 +0000 Subject: '' --- tests/ChangeLog | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index da6b15c..d02bce0 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,18 @@ +2005-04-18 Ross Johnson + + * condvar3.c: Remove locks from around signalling calls - should not + be required for normal operation and only serve to mask deficiencies; + ensure that CV destruction is not premature after removing guards. + * condvar3_1.c: Likewise. + * condvar3_2.c: Likewise. + * condvar3_3.c: Likewise. + * condvar4.c: Likewise. + * condvar5.c: Likewise. + * condvar6.c: Likewise. + * condvar7.c: Likewise. + * condvar8.c: Likewise. + * condvar9.c: Likewise. + 2005-04-11 Ross Johnson * once4.c: New test; tries to test priority adjustments -- cgit v1.2.3