commit | 00dc13fbe7a4d1bba614c8b75877db110cabb044 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Wed Oct 20 02:04:15 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Wed Oct 20 02:04:15 2004 +0000 |
tree | 42f61c0b7aa1fa9da8879fb190a8deda16cab833 | |
parent | 712bc7a97b1ff89afab232764090224f31519f28 [diff] |
2004-10-19 Roland McGrath <roland@redhat.com> * strace.c (handle_group_exit): Don't detach leader that wasn't TCB_ATTACHED. Instead mark it with TCB_GROUP_EXITING. Remove droptcb loop at end, no longer required since 2.6 reports each thread death. Fixes RH#135254.