summaryrefslogtreecommitdiff
path: root/util/cbfstool/lzma/lzma.c
AgeCommit message (Expand)Author
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-03-04cbfstool: Clean up codeStefan Reinauer
2014-09-25cbfstool: Propogate compression errors back to the caller.Gabe Black
2014-02-10cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc
2014-01-29cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc
2013-04-08cbfstool: completely initialize input and output streamsStefan Reinauer
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer