This website requires JavaScript.
Explore
Help
Sign In
root
/
xz
Watch
1
Star
0
Fork
0
You've already forked xz
mirror of
https://git.tukaani.org/xz.git
synced
2025-02-22 16:38:11 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
rangecoder
History
Lasse Collin
41113fe30a
liblzma: Use lzma_attr_visibility_hidden on private extern declarations.
...
These variables are internal to liblzma and not exposed in the API.
2023-10-30 18:06:25 +02:00
..
Makefile.inc
Build system fixes
2009-06-30 17:09:57 +03:00
price_table.c
Remove lzma_init() and other init functions from liblzma API.
2008-12-31 00:30:49 +02:00
price_tablegen.c
Put the interesting parts of XZ Utils into the public domain.
2009-04-13 11:27:40 +03:00
price.h
liblzma: Use lzma_attr_visibility_hidden on private extern declarations.
2023-10-30 18:06:25 +02:00
range_common.h
liblzma: Remove incorrect #ifdef from range_common.h.
2018-02-06 18:02:48 +02:00
range_decoder.h
liblzma: Change quoting style from `...' to '...'.
2023-09-24 22:09:47 +08:00
range_encoder.h
liblzma: Fix uint64_t vs. size_t confusion.
2022-02-06 23:19:32 +02:00