aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/tcs/misc.h
Commit message (Collapse)AuthorAgeFilesLines
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-4/+4
| | | | | | | | | 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>
* tcs: macroman charset fixesAnthony Martin2010-06-281-5/+5
| | | | | | | | | | | 2126 -> 03a9 # greek capital letter omega 2012 -> 201c # left double quotation mark 00a4 -> 20ac # euro sign f7ff -> f8ff # apple logo R=rsc CC=codebot http://codereview.appspot.com/1233043
* Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc2006-04-011-7/+7
|
* Add more character sets.rsc2006-01-191-0/+304