From: Roland McGrath Date: Wed, 11 Jul 2007 07:23:44 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~189 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=70b2f0a80a5053559cdf9b53726bd79033e15dc7;p=strace . --- diff --git a/ChangeLog b/ChangeLog index ce4aef04..d3e95cc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2007-07-11 Roland McGrath + * util.c (printstr): Fix size calculation for outstr allocation. + * configure.ac (struct sigcontext.sc_hi2): Use #ifdef around to match signal.c include conditions.