diff options
author | Jim Meyering <jim@meyering.net> | 2001-08-10 19:01:54 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2001-08-10 19:01:54 +0000 |
commit | bffeb8c5aa3a2076646ca56d6324e4a21a459d1f (patch) | |
tree | 4df0d531244f662adffe4f896b4fa164ab867dab /old | |
parent | 97dcae2fb626e4d998113f5e0c8a33af9a55b0ce (diff) | |
download | coreutils-bffeb8c5aa3a2076646ca56d6324e4a21a459d1f.tar.xz |
(print_long_format): Simplify previous patch for
listing negative sizes, by adding OFF_T_MAX - OFF_T_MIN + 1
instead of doing a fancy conditional shift. This is simpler
and it avoids GCC's bogus compile-time warning about shift
counts. (As a bonus, it is portable to hosts that do not use
twos-complement arithmetic. :-)
Diffstat (limited to 'old')
0 files changed, 0 insertions, 0 deletions