From 0fd830efdfcac1a60a19b6bf4ae50f08bcf9456f Mon Sep 17 00:00:00 2001 From: Christopher Faylor Date: Fri, 4 Jan 2013 02:21:03 +0000 Subject: * globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, as intended. * sigproc.cc (wait_sig): Only stop accepting signals after exit_state > ES_EXIT_STARTING. --- 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 3b28859ac..ac6124745 100644 --- a/winsup/cygwin/ChangeLog +++ b/winsup/cygwin/ChangeLog @@ -1,3 +1,10 @@ +2013-01-03 Christopher Faylor + + * globals.cc (exit_states): Renumber so that ES_EXIT_STARTING is first, + as intended. + * sigproc.cc (wait_sig): Only stop accepting signals after + exit_state > ES_EXIT_STARTING. + 2013-01-03 Christopher Faylor * sigproc.cc (exit_thread): Set thread signal mask so that no signals -- cgit v1.2.3