summaryrefslogtreecommitdiffstats
path: root/src/cmd/dict/world.c
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+1
| | | | | | | | | 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>
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-2/+2
|
* no more L characters. sigh.rsc2005-07-131-3/+3
|
* Bug fixes from Scott Schwartz.rsc2004-03-261-0/+2
| | | | Try to make 9term not crash when X errors happen.
* add dictrsc2003-11-251-0/+184