commit | 4c0f0bb2351bee3de8dd7715ee199454a59f1230 | [log] [tgz] |
---|---|---|
author | Phillip Lougher <phillip@lougher.demon.co.uk> | Tue Oct 06 04:04:15 2009 +0100 |
committer | Phillip Lougher <phillip@lougher.demon.co.uk> | Wed Jan 20 21:47:47 2010 +0000 |
tree | c552993587a8e87f7ebc0fe0955efdde94cc8884 | |
parent | f1a40359f8d8ba073257ed31a513e492621bcbc5 [diff] |
Squashfs: add a decompressor framework This adds a decompressor framework which allows multiple compression algorithms to be cleanly supported. Also update zlib wrapper and other code to use the new framework. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>