xz/src/liblzma/delta
Lasse Collin dfac2c9a1d liblzma: Fix warnings from -Wsign-conversion.
Also, more parentheses were added to the literal_subcoder
macro in lzma_comon.h (better style but no functional change
in the current usage).
2019-06-23 21:38:56 +03:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
delta_common.c liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00
delta_common.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00
delta_decoder.c liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
delta_decoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
delta_encoder.c liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00
delta_encoder.h liblzma: Make the use of lzma_allocator const-correct. 2012-07-17 18:19:59 +03:00
delta_private.h liblzma: Avoid multiple definitions of lzma_coder structures. 2016-11-21 20:24:50 +02:00