commit | 0569095472c93c8513edefcf31013503ce4c0589 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Oct 20 01:00:27 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Oct 20 01:00:27 2004 +0000 |
tree | d256afbf88844e46e2c973d3a2876a35b068c4a9 | |
parent | 223a3ff9a8c66dfa6f03e783c573a9bd2f004a9c [diff] |
2004-10-19 Roland McGrath <roland@redhat.com> * strace.c (trace): Use handle_group_exit for non-TCB_ATTACHED child taking signal when it has nclone_threads > 0. * strace.c (handle_group_exit): Don't detach leader that wasn't TCB_ATTACHED. * strace.c (handle_group_exit, trace): Mark leader with TCB_GROUP_EXITING and don't be surprised at child deaths when their leader has it set. Fixes RH#132150.