From: Roland McGrath Date: Fri, 4 Jun 2004 02:01:54 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~582 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e01b8ce73af8802929ad5f3f101b786f08d5e69b;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 38d3982e..96ad755c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-06-03 Roland McGrath + * debian/control (Architecture): Add amd64. + Fixes Debian bug #246568. + * 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 ...