xz/src/liblzma/api
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
Makefile.am liblzma: Rename the private API header lzma/lzma.h to lzma/lzma12.h. 2014-05-04 11:07:17 +03:00
lzma.h Use defined(__GNUC__) before __GNUC__ in preprocessor lines. 2020-02-22 14:15:07 +02:00