]> granicus.if.org Git - file/commit
Changed -z flag to understand gzip format too.
authorChristos Zoulas <christos@zoulas.com>
Wed, 27 Oct 1993 20:59:05 +0000 (20:59 +0000)
committerChristos Zoulas <christos@zoulas.com>
Wed, 27 Oct 1993 20:59:05 +0000 (20:59 +0000)
commitcd552bb312956612fdb0ea1ae509c0b466d47035
treeeadf4cacf2cedeba48ff074f2933a54838f1f4c0
parent5bdb61844cc9a195df38adfe04d441550fe5be7e
Changed -z flag to understand gzip format too.
Moved builtin compression detection to a table, and move
the compress magic entry out of the source.
Made printing of numbers unsigned, and added the mask to it.
Changed the buffer size to 8k, because gzip will refuse to
unzip just a few bytes.
src/compress.c
src/file.c
src/file.h
src/patchlevel.h
src/softmagic.c