summaryrefslogtreecommitdiffstats
path: root/src/cmd/eqn/mbwc.c
Commit message (Collapse)AuthorAgeFilesLines
* eqn: add working mbtowc and wctombRuss Cox2011-02-041-0/+165
Fixes UTF-8 input files. R=rsc http://codereview.appspot.com/4132042