]> granicus.if.org Git - strace/commit
2007-08-02 Jan Kratochvil <jan.kratochvil@redhat.com>
authorRoland McGrath <roland@redhat.com>
Fri, 3 Aug 2007 10:02:00 +0000 (10:02 +0000)
committerRoland McGrath <roland@redhat.com>
Fri, 3 Aug 2007 10:02:00 +0000 (10:02 +0000)
commit1bfd31032538222fa7d6b5d1741f1a4efa0eb739
tree1e3e23e2fa689f6683db6ca95efb0b75a3e3657d
parent7b5dd1e146aaf132f29f350df551ec9cb2c937f5
2007-08-02  Jan Kratochvil  <jan.kratochvil@redhat.com>

* strace.c (detach): Moved the resume notification code to ...
(resume_from_tcp): ... a new function here.
(handle_group_exit): No longer detach also the thread group leader.
(trace): Fixed panic on exit of the TCB_GROUP_EXITING leader itself.
strace.c