From 85fda49b9674152ca54d49e0028f981566f2554d Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 14 Aug 2009 00:42:51 -0700 Subject: Improve test-skeleton.c to clean up after dead parent. --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 201d74007e..28a92f41f9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2009-08-14 Ulrich Drepper + + * test-skeleton.c (signal_handler): Renamed from timeout_handler. + Also handle SIGINT. In that case only do the cleanup and then + re-raise the signal. + (main): Install handler for SIGINT. + 2009-08-10 SUGIOKA Toshinobu * stdlib/longlong.h [__sh__] (udiv_qrnnd, sub_ddmmss): Add "t" to -- cgit v1.2.3