]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Tue, 7 Aug 2007 01:05:22 +0000 (01:05 +0000)
committerRoland McGrath <roland@redhat.com>
Tue, 7 Aug 2007 01:05:22 +0000 (01:05 +0000)
ChangeLog

index 6044e0b0a6145bb70b8cc59a47cb36cfe4311af1..b6dea77ea43bf442147083d7b02142b8b100006a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-08-05  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * file.c (printstat64): Test [HAVE_LONG_LONG] for st_size printing
+       and cast to widest type available.
+
 2007-08-03  Ulrich Drepper  <drepper@redhat.com>
 
        * file.c (open_mode_flags): Add O_CLOEXEC.