aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/utf/rune.c
AgeCommit message (Collapse)AuthorFilesLines
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-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>
2009-09-11convert to 4-byte UTF-8 and 32-bit RuneRuss Cox1-19/+59
http://codereview.appspot.com/116075
2006-04-01Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms.rsc1-1/+1
2004-12-29Formatting nit.wkj1-2/+2
2004-12-26clean up for unix portrsc1-1/+1
2004-02-29Move utf, fmt. Small header file changes.rsc1-0/+177