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
Jia Tan 4042dbf03a liblzma: Replace '\n' -> newline in filter.h documentation.
The '\n' renders as a newline when the comments are converted to html
by Doxygen.
2023-03-07 23:24:46 +08:00
..
api liblzma: Replace '\n' -> newline in filter.h documentation. 2023-03-07 23:24:46 +08:00
check liblzma: Silence a warning from MSVC. 2023-03-07 23:22:21 +08:00
common liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-03-07 23:24:15 +08:00
delta liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-03-07 23:24:15 +08:00
lz liblzma: Silence another warning from -Wsign-conversion in a 32-bit build. 2023-02-03 21:10:30 +08:00
lzma liblzma: Add LZMA_FILTER_LZMA1EXT to support LZMA1 without end marker. 2022-11-27 23:16:21 +02:00
rangecoder liblzma: Fix uint64_t vs. size_t confusion. 2022-02-06 23:19:32 +02:00
simple liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-03-07 23:24:15 +08: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_generic.map Bump version to 5.4.0 and soname to 5.4.0. 2022-12-13 20:46:41 +02:00
liblzma_linux.map Bump version to 5.4.0 and soname to 5.4.0. 2022-12-13 20:46:41 +02:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
Makefile.am Bump version and soname for 5.4.1. 2023-01-11 18:52:54 +02:00
validate_map.sh liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00