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
Lasse Collin bc34e5ac99 liblzma: Very minor API doc tweaks.
Use "member" to refer to struct members as that's the term used
by the C standard.

Use lzma_options_delta.dist and such in docs so that in Doxygen's
HTML output they will link to the doc of the struct member.

Clean up a few trailing white spaces too.
2023-03-07 23:23:19 +08:00
..
api liblzma: Very minor API doc tweaks. 2023-03-07 23:23:19 +08:00
check liblzma: Silence a warning from MSVC. 2023-03-07 23:22:21 +08:00
common liblzma: Fix bug in lzma_str_from_filters() not checking filters[] length. 2023-02-03 21:43:01 +08:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03: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: Update authors list in arm64.c. 2022-12-20 22:23:59 +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