summaryrefslogtreecommitdiffstats
path: root/src/cmd/page/rotate.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>
* fix gcc 4.7 warnings (thanks Tuncer Ayaz)Russ Cox2012-10-201-4/+1
| | | | | R=rsc http://codereview.appspot.com/6744053
* add page (Kris Maglione)rsc2007-03-261-15/+15
|
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-6/+6
|
* update lucidarsc2006-03-201-0/+29
|
* placeholder; does not yet buildrsc2005-01-041-0/+474