General cleanup of comments, defines, includes, and global variables, removed those...
authorGlenn L McGrath <bug1@ihug.co.nz>
Fri, 29 Sep 2000 06:46:59 +0000 (06:46 -0000)
committerGlenn L McGrath <bug1@ihug.co.nz>
Fri, 29 Sep 2000 06:46:59 +0000 (06:46 -0000)
commitc2bf5cad7984d5738eb797c7cd8910a0bbbb785d
tree4b7193897a6ec1f04d9be518ad688f585efbcba6
parent43f3e6114c175a838161bfb547f469ecdb600c87
General cleanup of comments, defines, includes, and global variables, removed those that arent needed, grouped those remaining at the top.
Re-ordered functions to the order they are called.
Removed static crc table, it now generates the table once for itself.
Results in source reduced by 40%, so it should be a lot easier to work on in the future, binary size only reduced by under 2KB though.
archival/gunzip.c
gunzip.c