summaryrefslogtreecommitdiffstats
path: root/lib/decompress_unlzo.c
Commit message (Expand)AuthorAgeFilesLines
* decompressors: Use malloc/free wrappersSascha Hauer2016-04-081-4/+6
* lzo: Remove unused variableAlexander Shiyan2014-04-231-2/+1
* lzo: update to lzo-2013Jean-Christophe PLAGNIOL-VILLARD2013-09-221-2/+2
* pbl: fix IMAGE_COMPRESSION_LZO-enabled build on MIPSAntony Pavlov2013-02-051-1/+3
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-5/+0
* decompress_unlzo: define decompress_unlzo as decompressJean-Christophe PLAGNIOL-VILLARD2012-07-301-0/+1
* lzo: Allow for static inliningSascha Hauer2012-07-231-2/+7
* remove now unused unlzo functionSascha Hauer2011-11-291-25/+0
* lzo: export decompress_unlzo functionSascha Hauer2011-11-291-2/+2
* fix unlzo supportSascha Hauer2011-11-171-54/+162
* lib/decompress_unlzo: use fill and full to read and write dataJean-Christophe PLAGNIOL-VILLARD2011-01-281-88/+92
* add unlzo supportSascha Hauer2010-03-301-0/+199