summaryrefslogtreecommitdiffstats
path: root/lib/lz4/lz4defs.h
Commit message (Expand)AuthorAgeFilesLines
* lib: lz4: cleanup unaligned access efficiency detectionRui Salvaterra2016-04-131-3/+1
* lib: lz4: fixed zram with lz4 on big endian machinesRui Salvaterra2016-04-131-9/+12
* lib: add lz4 compressor moduleChanho Min2013-07-091-2/+64
* decompressor: add LZ4 decompressor moduleKyungsik Lee2013-07-091-0/+94