aboutsummaryrefslogtreecommitdiff
path: root/squashfs-tools/lzma_wrapper.c
AgeCommit message (Expand)Author
2015-02-23lzma_wrapper: only set *error if an error occurs in lzma_uncompress()Phillip Lougher
2015-02-23codec_wrappers: rename block_size in uncompress() to outsizePhillip Lougher
2015-02-23Update email addressPhillip Lougher
2015-02-23NULL usage() entryplougher
2015-02-23Update signature of compress() and add NULL init function.plougher
2015-02-23Make src/dest take void * rather than char *plougher
2015-02-23Move lzma ops definition to hereplougher
2015-02-23Add some descriptive commentsplougher
2015-02-23Fix copyright dates - these files didn't exist before 2009!plougher
2015-02-23Update copyrightplougher
2015-02-23fix formattingplougher
2015-02-23Git rid of unnecessary variable, and tidy some code.plougher
2015-02-23Add lzma compressionplougher