]> granicus.if.org Git - strace/commit
2007-07-05 Jan Kratochvil <jan.kratochvil@redhat.com>
authorRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 18:43:16 +0000 (18:43 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 5 Jul 2007 18:43:16 +0000 (18:43 +0000)
commit0a463880341945df08b6dc79134dc78cc38dc283
tree00d16929802877b9229aa1eff942298470cc71e5
parentb011af5ef077fcfc2ad967579dcb1e5ed9b3193e
2007-07-05  Jan Kratochvil  <jan.kratochvil@redhat.com>

* strace.c (detach): New prototype.  Extended the function comment.
[LINUX] (detach): Call droptcb() instead of the wrongly parametrized
detach() call.
(handle_group_exit): Call droptcb() instead of the wrongly parametrized
detach() call. Always call detach() only once from the group leader.
Comment the leader killing known bug tested by `test/leaderkill.c'.
Code advisory: Roland McGrath
Fixes RH#240961.
strace.c