summaryrefslogtreecommitdiffstats
path: root/src/cmd/gzip/gunzip.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* various: crctab now u32intRuss Cox2010-02-221-8/+8
| | | | | R=rsc http://codereview.appspot.com/220041
* shut up gcc!rsc2006-04-201-2/+2
|
* stupid sunrsc2005-01-141-1/+1
|
* add gzip, bzip2rsc2004-04-141-0/+360
'