1
0
Fork 0
mirror of https://git.tukaani.org/xz.git synced 2024-04-04 12:36:23 +02:00
xz-archive/src/liblzma/lz
Lasse Collin 71e1437ab5 liblzma: Use lzma_memcmplen() in the BT3 match finder.
I had missed this when writing the commit
5db75054e9.

Thanks to Jun I Jin.
2014-08-04 19:25:58 +03:00
..
lz_decoder.c liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lz_decoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
lz_encoder.c liblzma: Use lzma_memcmplen() in the match finders. 2014-07-25 21:15:07 +03:00
lz_encoder.h liblzma: Use lzma_alloc_zero() in LZ encoder initialization. 2014-05-25 21:45:56 +03:00
lz_encoder_hash.h liblzma: Remove unneeded semicolon. 2011-06-16 12:15:29 +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: Use lzma_memcmplen() in the BT3 match finder. 2014-08-04 19:25:58 +03:00
Makefile.inc Make liblzma produce the same output on both endiannesses. 2009-10-02 11:03:26 +03:00