summaryrefslogtreecommitdiff
path: root/lib/zlib_inflate/inffast.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-25lib/zlib_inflate/inffast: check config in C to avoid unused function warningPaul Menzel1-7/+6
2021-07-01lib/decompressors: fix spelling mistakesZhen Lei1-1/+1
2020-06-05lib/zlib: remove outdated and incorrect pre-increment optimizationJann Horn1-56/+35
2010-03-13inflate_fast: sout is already a short so ptr arith was off by one.Joakim Tjernlund1-1/+1
2010-03-13zlib: make new optimized inflate endian independentJoakim Tjernlund1-40/+30
2010-01-14zlib: Fix build of powerpc boot wrapperBenjamin Herrenschmidt1-2/+30
2010-01-11zlib: optimize inffast when copying direct from outputJoakim Tjernlund1-11/+44
2007-10-11[ZLIB]: Move bnx2 driver gzip unpacker into zlib.Denys Vlasenko1-9/+9
2006-06-28[PATCH] zlib inflate: fix function definitionsRandy Dunlap1-3/+3
2006-06-23[PATCH] zlib_inflate: Upgrade library code to a recent versionRichard Purdie1-163/+299
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+176