xz/src/liblzma/rangecoder
Lasse Collin fda91a5d77 liblzma: Fix compilation of price_tablegen.c.
It is built and run only manually so this didn't matter
unless one wanted to regenerate the price_table.c.

(cherry picked from commit 8e4ec79483)
(cherry picked from commit 65b5ee0716)
2024-05-07 19:57:27 +03:00
..
Makefile.inc Build system fixes 2009-06-30 17:09:57 +03:00
price.h liblzma: Use lzma_attr_visibility_hidden on private extern declarations. 2024-05-07 17:50:45 +03:00
price_table.c Remove lzma_init() and other init functions from liblzma API. 2008-12-31 00:30:49 +02:00
price_tablegen.c liblzma: Fix compilation of price_tablegen.c. 2024-05-07 19:57:27 +03:00
range_common.h liblzma: Fix compilation of price_tablegen.c. 2024-05-07 19:57:27 +03:00
range_decoder.h liblzma: Check that the first byte of range encoded data is 0x00. 2012-06-28 10:47:49 +03:00
range_encoder.h Put the interesting parts of XZ Utils into the public domain. 2009-04-13 11:27:40 +03:00