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-06-30 17:36:36 +00:00
Code
Issues
Releases
Wiki
Activity
xz
/
src
/
liblzma
/
api
History
Lasse Collin
7b8982b291
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
...
This should silence the equivalent of -Wundef in compilers that don't define __GNUC__.
2020-02-22 14:15:07 +02:00
..
lzma
Add LZMA_RET_INTERNAL1..8 to lzma_ret and use one for LZMA_TIMED_OUT.
2019-06-24 23:25:41 +03:00
lzma.h
Use defined(__GNUC__) before __GNUC__ in preprocessor lines.
2020-02-22 14:15:07 +02:00
Makefile.am
liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h.
2014-05-04 11:07:17 +03:00