summaryrefslogtreecommitdiffstats
path: root/src/cmd/scat
Commit message (Collapse)AuthorAgeFilesLines
* SunOS fixes (thanks Aram Hăvărneanu)Russ Cox2011-05-171-15/+15
| | | | | R=rsc, rsc http://codereview.appspot.com/4271084
* make flate crc32 work when ulong is 64 bitsRuss Cox2010-02-071-1/+0
| | | | | | R=, rsc CC= http://codereview.appspot.com/203061
* scat: fix 64-bit warningRuss Cox2009-05-251-1/+1
|
* scat: make 64-bit safeRuss Cox2009-04-306-55/+57
|
* scat: add to buildRuss Cox2009-04-301-3/+3
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-017-16/+16
|
* no more lucidarsc2006-03-191-1/+1
|
* Fixes from Roland Kaufmannrsc2005-05-013-81/+81
|
* Goodbye SHORTLIBrsc2005-01-041-2/+0
|
* Add scat. Temporary fix to rc r.e. note groups.rsc2004-04-2418-0/+5659