summaryrefslogtreecommitdiffstats
path: root/src/cmd/jpg/readpng.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-7/+7
| | | | | | | | | 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>
* 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-13/+13
|
* drop readerrrsc2005-03-181-1/+0
|
* better png handlingrsc2005-03-181-91/+209
|
* Why not?rsc2004-04-211-0/+334