1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src
Lasse Collin beeb810608 Prevent LZ encoder from hanging with known uncompressed
size. The "fix" breaks LZMA_SYNC_FLUSH at end of stream
with known uncompressed size, but since it currently seems
likely that support for encoding with known uncompressed
size will go away anyway, I'm not fixing this problem now.
2008-04-25 15:39:50 +03:00
..
common Added ARRAY_SIZE(array) macro. 2008-01-16 14:31:44 +02:00
liblzma Prevent LZ encoder from hanging with known uncompressed 2008-04-25 15:39:50 +03:00
lzma Make unlzma and lzcat symlinks. 2008-04-24 20:23:05 +03:00
lzmadec Set stdin and stdout to binary mode on Windows. This patch is 2008-01-18 14:17:37 +02:00
scripts Imported to git. 2007-12-09 00:42:33 +02:00
Makefile.am Imported to git. 2007-12-09 00:42:33 +02:00