projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ad9855
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Fri, 10 Aug 2001 19:02:06 +0000
(19:02 +0000)
committer
Jim Meyering
<jim@meyering.net>
Fri, 10 Aug 2001 19:02:06 +0000
(19:02 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index
c971967
..
5777981
100644
(file)
--- 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.