aboutsummaryrefslogtreecommitdiff
path: root/lib/decompress_unlz4.c
Commit message (Expand)AuthorAgeFilesLines
* lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt2017-04-111-5/+8
* initrd: fix lz4 decompress with initrdYinghai Lu2017-04-111-22/+43
* lib/decompress_unlz4.c: always set an error return code on failuresJan Beulich2017-04-111-0/+1
* lz4: add lz4 module.Kyungsik Lee2017-04-111-0/+187