git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6a6d37
)
Squashfs: factor out remaining zlib dependencies into separate wrapper file
author
Phillip Lougher
<phillip@lougher.demon.co.uk>
Wed, 23 Sep 2009 18:04:49 +0000
(19:04 +0100)
committer
Phillip Lougher
<phillip@lougher.demon.co.uk>
Wed, 20 Jan 2010 21:47:47 +0000
(21:47 +0000)
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>
No differences found