diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2010-03-07 13:59:32 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2010-03-07 13:59:32 +0200 |
commit | cf38da00a140bd3bd65b192390ae5553380fd774 (patch) | |
tree | 5e696ca7ccbbf8052cc218e2ee41f32490388537 /src/xz/private.h | |
parent | Consistently round up the memory usage limit in messages. (diff) | |
download | xz-cf38da00a140bd3bd65b192390ae5553380fd774.tar.xz |
Treat all integer multiplier suffixes as base-2.
Originally both base-2 and base-10 were supported, but since
there seems to be little need for base-10 in XZ Utils, treat
everything as base-2 and also be more relaxed about the case
of the first letter of the suffix. Now xz will accept e.g.
KiB, Ki, k, K, kB, and KB, and interpret them all as 1024. The
recommended spelling of the suffixes are still KiB, MiB, and GiB.
Diffstat (limited to 'src/xz/private.h')
0 files changed, 0 insertions, 0 deletions