From: Roland McGrath Date: Tue, 7 Aug 2007 01:05:22 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~141 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6f694b22129bb81d5944245c946b1bcbd1e6afe3;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 6044e0b0..b6dea77e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-08-05 Jan Kratochvil + + * file.c (printstat64): Test [HAVE_LONG_LONG] for st_size printing + and cast to widest type available. + 2007-08-03 Ulrich Drepper * file.c (open_mode_flags): Add O_CLOEXEC.