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
2024-01-11 14:29:42 +02:00
..
api liblzma: Refer to MinGW-w64 instead of MinGW in the API headers. 2023-10-26 21:46:06 +03:00
check liblzma: Fix a comment in crc_common.h. 2024-01-11 14:29:42 +02:00
common liblzma: Use 8-byte method in memcmplen.h on ARM64. 2023-12-28 17:17:39 +02:00
delta liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-02-23 20:41:22 +02:00
lz liblzma: Initialize lzma_lz_encoder pointers with NULL. 2023-12-20 21:38:39 +08:00
lzma liblzma: Improve lzma encoder init function consistency. 2023-12-16 20:18:47 +08:00
rangecoder liblzma: Use lzma_attr_visibility_hidden on private extern declarations. 2023-10-30 18:06:25 +02:00
simple liblzma: Avoid null pointer + 0 (undefined behavior in C). 2023-02-23 20:41:22 +02:00
liblzma.pc.in liblzma: Add Cflags.private to liblzma.pc.in for MSYS2. 2023-10-26 21:46:06 +03:00
liblzma_generic.map liblzma: Exports lzma_mt_block_size() as an API function. 2023-05-11 23:54:44 +08:00
liblzma_linux.map liblzma: Exports lzma_mt_block_size() as an API function. 2023-05-11 23:54:44 +08:00
liblzma_w32res.rc Added public domain notice into a few files. 2009-07-18 11:26:39 +03:00
Makefile.am liblzma: Prevent an empty translation unit in Windows builds. 2023-07-24 23:11:13 +08:00
validate_map.sh liblzma: Vaccinate against an ill patch from RHEL/CentOS 7. 2022-09-08 15:01:29 +03:00