xz/src/liblzma/lz
Lasse Collin 8ce679125d liblzma: Fix a buggy comment. 2019-06-25 23:15:21 +03:00
..
Makefile.inc Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00
lz_decoder.c liblzma: Remove incorrect uses of lzma_attribute((__unused__)). 2019-06-24 22:50:36 +03:00
lz_decoder.h liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00
lz_encoder.c liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00
lz_encoder.h liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00
lz_encoder_hash.h liblzma: Fix one more unaligned read to use unaligned_read16ne(). 2019-06-02 00:50:59 +03:00
lz_encoder_hash_table.h Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00
lz_encoder_mf.c liblzma: Fix a buggy comment. 2019-06-25 23:15:21 +03:00