aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/eqn/mbwc.c
AgeCommit message (Collapse)AuthorFilesLines
2011-02-04eqn: add working mbtowc and wctombRuss Cox1-0/+165
Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042