Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | 2010-01-20 | 1 | -1/+0 |
| | | | | | | | | Move zlib buffer init/destroy code into separate wrapper file. Also make zlib z_stream field a void * removing the need to include zlib.h for most files. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> | ||||
* | Squashfs: regular file operations | Phillip Lougher | 2009-01-05 | 1 | -0/+502 |
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |