summaryrefslogtreecommitdiffstats
path: root/src/cmd/jpg/writepng.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-5/+5
| | | | | | | | | 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>
* topng: 64-bit fixRuss Cox2010-09-031-1/+1
| | | | | R=rsc http://codereview.appspot.com/2124042
* make flate crc32 work when ulong is 64 bitsRuss Cox2010-02-071-3/+3
| | | | | | R=, rsc CC= http://codereview.appspot.com/203061
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-19/+19
|
* add support for alpharsc2005-02-151-14/+47
|
* use correct graphics formatrsc2005-01-301-11/+8
|
* Why not?rsc2004-04-211-0/+220