From edafc80b4a73b5193662438f3485d2d01b8fe82a Mon Sep 17 00:00:00 2001 From: rpj Date: Thu, 6 Jan 2000 01:10:11 +0000 Subject: New cleanup handler execution tests. --- tests/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'tests/ChangeLog') diff --git a/tests/ChangeLog b/tests/ChangeLog index cd155f8..8e65a35 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,14 @@ +2000-01-06 Ross Johnson + + * cleanup1.c: New; Test cleanup handler executes (when thread is + canceled). + + * cleanup2.c: New; Test cleanup handler executes (when thread is + not canceled). + + * cleanup3.c: New; Test cleanup handler does not execute + (when thread is not canceled). + 2000-01-04 Ross Johnson * cancel4.c: New; Test cancelation does not occur in deferred -- cgit v1.2.3