xz/src/liblzma
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
..
api Fix incorrect use of "restrict". 2009-09-15 21:07:23 +03:00
check Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
common Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
delta Build system fixes 2009-06-30 17:09:57 +03:00
lz Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
lzma Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
rangecoder Build system fixes 2009-06-30 17:09:57 +03:00
simple Use a tuklib module for integer handling. 2009-10-04 22:57:12 +03:00
subblock Build system fixes 2009-06-30 17:09:57 +03:00
Makefile.am Use sed instead of $(SED) so that we don't need to 2009-07-06 10:36:04 +03:00
liblzma.pc.in Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00