xz/src
Lasse Collin ebfb2c5e1f Use a tuklib module for integer handling.
This replaces bswap.h and integer.h.

The tuklib module uses <byteswap.h> on GNU,
<sys/endian.h> on *BSDs and <sys/byteorder.h>
on Solaris, which may contain optimized code
like inline assembly.
2009-10-04 22:57:12 +03:00
..
common Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
liblzma Use a tuklib module for integer handling. 2009-10-04 22:57:12 +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 Add support for --enable-assume-ram=SIZE. 2009-10-02 14:35:56 +03:00
xzdec Add support for --enable-assume-ram=SIZE. 2009-10-02 14:35:56 +03:00
Makefile.am Add lzmainfo for backward compatibility with LZMA Utils. 2009-08-13 12:55:45 +03:00