]> granicus.if.org Git - strace/commit
2004-10-19 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Wed, 20 Oct 2004 02:04:15 +0000 (02:04 +0000)
committerRoland McGrath <roland@redhat.com>
Wed, 20 Oct 2004 02:04:15 +0000 (02:04 +0000)
commit00dc13fbe7a4d1bba614c8b75877db110cabb044
tree42f61c0b7aa1fa9da8879fb190a8deda16cab833
parent712bc7a97b1ff89afab232764090224f31519f28
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.
strace.c