From 859d85dee0d52fb55ee9d98b16e7318f176f6bbe Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Thu, 7 Oct 2004 16:49:30 +0000 Subject: * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask. (do_cleanup): Test for invalid signal mask to decide whether to restore the mask rather than assuming zero mask indicates that there is nothing to do. --- winsup/cygwin/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'winsup/cygwin/ChangeLog') diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog index 8ded61409..90199f378 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2004-10-07 Christopher Faylor + + * spawn.cc (pthread_cleanup::oldmask): Default to invalid signal mask. + (do_cleanup): Test for invalid signal mask to decide whether to restore + the mask rather than assuming zero mask indicates that there is nothing + to do. + 2004-10-07 Mark Paulus * fhandler_tty.cc (fhandler_tty_slave::read): Use previously -- cgit v1.2.3