Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-26 | Squashfs: update email address | Phillip Lougher | |
My existing email address may stop working in a month or two, so update email to one that will continue working. Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> | |||
2010-01-20 | Squashfs: factor out remaining zlib dependencies into separate wrapper file | Phillip Lougher | |
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> | |||
2009-01-05 | Squashfs: regular file operations | Phillip Lougher | |
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk> |