mirror of
https://github.com/BrianPugh/gnwmanager.git
synced 2025-12-05 13:15:58 +01:00
243 B
243 B
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.