From e0f6bb05c7af378e7d88d07ed1e6198bd3a4f8fa Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Wed, 3 Aug 2005 11:23:50 +0000 Subject: [PATCH] . --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/ChangeLog b/ChangeLog index 2918de39..06f1b812 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2005-08-03 Roland McGrath + + * process.c (internal_wait): Don't suspend when known child is known + to be exiting already. + + * strace.c (detach): If detaching the last live thread in a group with + a zombie leader, then detach the leader too. + (handle_group_exit): Use detach, not droptcb, for predeceased thread. + Mark process about to take a signal with TCB_GROUP_EXITING flag. + Fixes RH#161919. + 2005-07-19 Roland McGrath * defs.h [LINUX] [M68K] (__NR_exit_group): Define it if missing. -- 2.50.1