aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/unutf.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>
* Add the #goo to allow use in C++.rsc2003-11-251-0/+4
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* new utilities.rsc2003-11-231-0/+16
the .C files compile but are renamed to avoid building automatically.