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 94aa3fb568 liblzma: memcmplen: Use ctz32() from tuklib_integer.h.
The same compiler-specific #ifdefs are already in tuklib_integer.h
2019-12-31 22:19:18 +02:00
..
api spelling 2019-07-13 17:53:33 +03:00
check liblzma: Disable external SHA-256 by default. 2016-06-28 21:09:46 +03:00
common liblzma: memcmplen: Use ctz32() from tuklib_integer.h. 2019-12-31 22:19:18 +02:00
delta liblzma: Avoid multiple definitions of lzma_coder structures. 2016-12-28 19:59:32 +02:00
lz liblzma: Avoid memcpy(NULL, foo, 0) because it is undefined behavior. 2019-07-13 17:56:28 +03:00
lzma liblzma: Use unaligned_readXXne functions instead of type punning. 2019-12-31 22:19:18 +02:00
rangecoder liblzma: Remove incorrect #ifdef from range_common.h. 2018-03-28 19:24:39 +03:00
simple liblzma: Avoid memcpy(NULL, foo, 0) because it is undefined behavior. 2019-07-13 17:56:28 +03:00
liblzma.map Bump version and soname for 5.2.0. 2014-12-21 18:11:17 +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
Makefile.am Bump version and soname for 5.2.4. 2018-04-29 19:00:06 +03:00
validate_map.sh liblzma: Use symbol versioning. 2011-05-28 15:55:39 +03:00