Files
2021-12-18 09:41:48 +01:00
..
2021-12-18 09:41:48 +01:00
2021-12-18 09:41:48 +01:00
2021-09-18 17:09:28 +02:00
2021-09-18 17:09:28 +02:00
2021-12-18 09:41:48 +01:00
2021-12-18 09:41:48 +01:00
2021-12-18 09:41:48 +01:00
2021-09-18 17:09:28 +02:00

Decompression code from the official LZMA SDK 19.00

7zTypes.h is slightly modified so that the alloc struct uses the stack instead of global/heap.

lzma.c and lzma.h are novel code to simplify the API.