summaryrefslogtreecommitdiff
path: root/progs/samples/rgbtoppm.c
AgeCommit message (Expand)Author
2010-01-03progs/samples: Silence compiler warnings.Vinson Lee
2010-01-01progs/samples: 'Silence no previous prototype' warnings.Vinson Lee
2009-12-10progs/samples: Byte swap individual members of struct _rawImageRec.Vinson Lee
2009-12-05progs/samples: Fix memory leak if malloc fails in rgbtoppm.c.Vinson Lee
2009-12-05progs/samples: Fix memory leak if fopen fails in rgbtoppm.c.Vinson Lee
2003-02-04read/write files, not stdio (Daniel Borca)Brian Paul
1999-08-19Initial revisionjtg