liblzma/src
Lasse Collin 465d1b0d65 Create sparse files by default when decompressing into
a regular file.

Sparse file creation can be disabled with --no-sparse.
I don't promise yet that the name of this option won't
change before 5.0.0. It's possible that the code, that
checks when it is safe to use sparse output on stdout,
is not good enough, and a more flexible command line
option is needed to configure sparse file handling.
2009-11-25 11:19:20 +02:00
..
common Update tuklib_integer.h with bit scan functions. 2009-11-22 11:52:30 +02:00
liblzma Add missing consts to pointer casts. 2009-11-22 12:05:33 +02:00
lzmainfo Various changes. 2009-09-19 09:47:30 +03:00
scripts Escape dashes in xzmore.1 2009-10-16 20:39:24 +03:00
xz Create sparse files by default when decompressing into 2009-11-25 11:19:20 +02:00
xzdec Add lzma_physmem(). 2009-11-15 12:40:17 +02:00
Makefile.am Add lzmainfo for backward compatibility with LZMA Utils. 2009-08-13 12:55:45 +03:00