diff options
author | Rob Landley <rob@landley.net> | 2016-10-01 18:19:45 -0500 |
---|---|---|
committer | Rob Landley <rob@landley.net> | 2016-10-01 18:19:45 -0500 |
commit | 8d0f0b6ba864155914f88e39076213b4486efee4 (patch) | |
tree | 12b3107346a7bb0b89a09a0f705df3ba69aa8316 /tests/test_human_readable.test | |
parent | 29e75d51d447c5c0aae9834f5988b79a945c7acc (diff) | |
download | toybox-8d0f0b6ba864155914f88e39076213b4486efee4.tar.gz |
du: 32 bit systems were maxing out at 2GB when they should max out at 2TB
(1<<32 blocks * 512 bytes, done with unsigned 64 bit math).
Diffstat (limited to 'tests/test_human_readable.test')
0 files changed, 0 insertions, 0 deletions