From: Roland McGrath Date: Tue, 13 Nov 2007 08:12:16 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c6efe6e39366627bd511f6b63d83571f99da704c;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 29e7202b..f0a7d137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2007-11-06 Jan Kratochvil + + * strace.c [LINUX] (droptcb): Recurse on TCP->parent if it is a + TCB_EXITING zombie group leader. + * test/childthread.c: New file. + * test/.cvsignore, test/Makefile: Add it. + Code advisory: Roland McGrath + Fixes RH#354261. + 2007-11-03 Roland McGrath * process.c (prctl_options): Add numerous constants.