From: Roland McGrath Date: Sat, 3 Nov 2007 23:34:17 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~107 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=db63f10b62913a73da85ddd02d0b4d8fed752974;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 81544586..6ffd3822 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-11-03 Jan Kratochvil + + * strace.c (main): Move the STARTUP_CHILD call before setting up the + signal handlers. New comment about the valid internal states. + 2007-11-01 Roland McGrath * util.c (string_quote): Return nonzero if the string was unterminated.