summaryrefslogtreecommitdiffstats
path: root/lib/decompress_inflate.c
Commit message (Expand)AuthorAgeFilesLines
* lzma/gzip: fix potential oops when input data is truncatedPhillip Lougher2009-09-241-0/+8
* lib/decompress_*: only include <linux/slab.h> if STATIC is not definedAlbin Tonnerre2009-08-071-1/+1
* bzip2/lzma/gzip: fix comments describing decompressor APIPhillip Lougher2009-08-071-4/+4
* kmemtrace, kbuild: fix slab.h dependency problem in lib/decompress_inflate.cPekka Enberg2009-04-031-0/+1
* bzip2/lzma: fix decompress_inflate.c vs multi-block-with-embedded-filenameAlain Knaff2009-01-081-1/+1
* bzip2/lzma: fix constant in decompress_inflateH. Peter Anvin2009-01-081-1/+1
* bzip2/lzma: library support for gzip, bzip2 and lzma decompressionAlain Knaff2009-01-041-0/+167
OpenPOWER on IntegriCloud