summaryrefslogtreecommitdiffstats
path: root/src/cmd/page/gs.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-3/+3
| | | | | | | | | 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>
* page: handle EPS without showpageRuss Cox2019-02-251-0/+4
|
* page: fix for newer versions of ghostscript.Kris Maglione2009-05-251-3/+3
|
* add page (Kris Maglione)rsc2007-03-261-101/+74
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-4/+4
|
* update lucidarsc2006-03-201-9/+7
|
* placeholder; does not yet buildrsc2005-01-041-0/+342