xz/src/liblzma
Lasse Collin 2ce4f36f17 liblzma: Silence a warning.
The actual initialization is done via mythread_sync and seems
that GCC doesn't necessarily see that it gets initialized there.
2022-05-23 19:37:18 +03:00
..
api liblzma: Add a new flag LZMA_FAIL_FAST for threaded decoder. 2022-04-06 13:16:00 +03:00
check liblzma: Use non-executable stack on FreeBSD as on Linux 2022-02-22 01:23:34 +02:00
common liblzma: Silence a warning. 2022-05-23 19:37:18 +03:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
lz liblzma: Add rough support for output-size-limited encoding in LZMA1. 2021-01-14 18:58:13 +02:00
lzma liblzma: Add NULL checks to LZMA and LZMA2 properties encoders. 2022-02-07 00:20:01 +02:00
rangecoder liblzma: Fix uint64_t vs. size_t confusion. 2022-02-06 23:19:32 +02:00
simple Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
Makefile.am Bump version to 5.3.0alpha and soname to 5.3.99. 2015-03-30 22:44:02 +03:00
liblzma.map liblzma: Add threaded .xz decompressor. 2022-03-07 00:35:53 +02:00
liblzma.pc.in liblzma: Fix Libs.private in liblzma.pc to include -lrt when needed. 2012-04-19 14:02:25 +03:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
validate_map.sh liblzma: Use symbol versioning. 2011-05-28 15:55:39 +03:00