summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/lzma/lzma.c
Commit message (Expand)AuthorAgeFilesLines
* cbfstool: have decompress functions provide ouput data sizeAaron Durbin2015-10-251-1/+5
* cbfstool: Clean up in preparation for adding new filesSol Boucher2015-04-251-0/+1
* cbfstool: Clean up codeStefan Reinauer2015-03-041-4/+4
* cbfstool: Propogate compression errors back to the caller.Gabe Black2014-09-251-9/+12
* cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc2014-02-101-16/+0
* cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc2014-01-291-8/+8
* cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc2014-01-291-3/+3
* cbfstool: completely initialize input and output streamsStefan Reinauer2013-04-081-1/+3
* cbfstool: Replace C++ code with C codeStefan Reinauer2013-04-031-0/+198