1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/xzdec
Lasse Collin cf38da00a1 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.
2010-03-07 13:59:32 +02:00
..
lzmadec_w32res.rc Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00
Makefile.am Add lzma_physmem(). 2009-11-15 12:40:17 +02:00
xzdec.1 Increase the default memory usage limit on "low-memory" systems. 2010-03-07 13:29:28 +02:00
xzdec.c Treat all integer multiplier suffixes as base-2. 2010-03-07 13:59:32 +02:00
xzdec_w32res.rc Collection of language fixes to comments and docs. 2010-02-12 13:16:15 +02:00