xz/src
Lasse Collin c5f68b5cc7 Make liblzma produce the same output on both endiannesses.
Seems that it is a problem in some cases if the same
version of XZ Utils produces different output on different
endiannesses, so this commit fixes that problem. The output
will still vary between different XZ Utils versions, but I
cannot avoid that for now.

This commit bloatens the code on big endian systems by 1 KiB,
which should be OK since liblzma is bloated already. ;-)
2009-10-02 11:03:26 +03:00
..
common Work around a bug in Interix header files. 2009-09-27 11:48:54 +03:00
liblzma Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00
lzmainfo Various changes. 2009-09-19 09:47:30 +03:00
scripts “xzdiff a.xz b.xz” always fails 2009-08-09 22:55:19 +03:00
xz Fix an error in OpenVMS-specific code. 2009-09-24 17:50:17 +03:00
xzdec Various changes. 2009-09-19 09:47:30 +03:00
Makefile.am Add lzmainfo for backward compatibility with LZMA Utils. 2009-08-13 12:55:45 +03:00