summaryrefslogtreecommitdiff
path: root/old
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2001-08-10 19:02:06 +0000
committerJim Meyering <jim@meyering.net>2001-08-10 19:02:06 +0000
commiteac67711b575e62318ac03244641095eda519651 (patch)
treec51851069ba9776c436263a9ea888d27ff9315bc /old
parent7ad9855775e8947c796422282ed4d5e54798bb6f (diff)
downloadcoreutils-eac67711b575e62318ac03244641095eda519651.tar.xz
*** empty log message ***
Diffstat (limited to 'old')
-rw-r--r--old/fileutils/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index c971967c4..57779812d 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -8,6 +8,7 @@
twos-complement arithmetic. :-)
2001-08-10 Jim Meyering <meyering@lucent.com>
+
* ls.c (print_long_format): Multiply the shift width by zero
to avoid a warning from gcc on hosts with an unsigned type for the
st_size member.