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.
This commit is contained in:
Glenn L McGrath 2000-09-29 06:46:59 +00:00
parent 43f3e6114c
commit c2bf5cad79
2 changed files with 2178 additions and 3816 deletions

File diff suppressed because it is too large Load Diff

2997
gunzip.c

File diff suppressed because it is too large Load Diff