From: Roland McGrath Date: Fri, 3 Jun 2005 02:40:43 +0000 (+0000) Subject: . X-Git-Tag: v4.5.18~372 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6286f66d7a8e48805682f6ceb447bb20cf2cd859;p=strace . --- diff --git a/ChangeLog b/ChangeLog index 8f80fcce..e53864cf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2005-06-02 Roland McGrath + + * file.c (printstatfs64): Cast values to unsigned long long and use + %llu formats. + Fixes RH#158243. + 2005-05-31 Dmitry V. Levin Deal with memory management issues.