Patch from Laurence Anderson to provide a read_gz function, doesnt require fork(...
authorGlenn L McGrath <bug1@ihug.co.nz>
Sun, 17 Nov 2002 21:33:30 +0000 (21:33 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Sun, 17 Nov 2002 21:33:30 +0000 (21:33 -0000)
commitfd73b8c2ce6ae9517e37127cba2a48a6ee803287
treeaf2e3ad9ace98903d663957e6ed29f4840188830
parent36233bdd71cd6fd733fc2010d70db28cd5eb57e0
Patch from Laurence Anderson to provide a read_gz function, doesnt require fork(), pipe(), consistent with read_bz2 and more flexible.
archival/libunarchive/decompress_unzip.c
archival/libunarchive/unzip.c