xz/src/liblzma
Lasse Collin 4572d53e16 liblzma: Fix a comment and RC_SYMBOLS_MAX.
The comment didn't match the value of RC_SYMBOLS_MAX and the value
itself was slightly larger than actually needed. The only harm
about this was that memory usage was a few bytes larger.
2020-03-02 13:54:33 +02:00
..
api Use defined(__GNUC__) before __GNUC__ in preprocessor lines. 2020-02-22 14:15:07 +02:00
check Rename read32ne to aligned_read32ne, and similarly for the others. 2019-12-31 00:29:48 +02:00
common Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
delta liblzma: Fix warnings from -Wsign-conversion. 2019-06-23 21:38:56 +03:00
lz Rename unaligned_read32ne to read32ne, and similarly for the others. 2019-12-31 00:47:49 +02:00
lzma liblzma: Remove unneeded <sys/types.h> from fastpos_tablegen.c. 2020-02-24 23:23:18 +02:00
rangecoder liblzma: Fix a comment and RC_SYMBOLS_MAX. 2020-03-02 13:54:33 +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 Bump the version number to 5.3.1alpha. 2018-04-29 18:58:19 +03: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