xz/src/liblzma/delta
Lasse Collin a45d1a5374 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-12-31 22:19:18 +02: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-12-28 19:59:32 +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-12-31 22:19:18 +02: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-12-28 19:59:32 +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-12-28 19:59:32 +02:00