aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/scat/sky.h
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2010-02-07make flate crc32 work when ulong is 64 bitsRuss Cox1-1/+0
R=, rsc CC= http://codereview.appspot.com/203061
2009-04-30scat: make 64-bit safeRuss Cox1-15/+17
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-2/+2
2005-05-01Fixes from Roland Kaufmannrsc1-1/+1
2004-04-24Add scat. Temporary fix to rc r.e. note groups.rsc1-0/+413