From: Roland McGrath Date: Fri, 4 Jun 2004 01:50:53 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~584 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6d52da697d67b46f4c460b53abe368e8ddb2c7d5;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 43126230..38d3982e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-06-03 Roland McGrath + + * strace.c (main) [LINUX]: Expand TCBTAB as necessary for threads + attached. Attach threads only under -f. Set TCB_FOLLOWFORK in them. + (expand_tcbtab): New function, broken out of ... + * process.c (fork_tcb): ... here, call that. + * defs.h: Declare expand_tcbtab. + 2004-04-19 Roland McGrath * process.c (printstatus): Add a space before | in output.