aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/bzip2/lib
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross25-523/+509
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>
2012-10-21silence more warningsRuss Cox1-286/+286
R=rsc http://codereview.appspot.com/6744056
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2-2/+2
2005-01-14stupid sunrsc2-2/+4
2004-04-19clean up when finished.rsc1-1/+0
2004-04-14add gzip, bzip2rsc27-0/+6788
'