tjr 2004/04/09 04:17:29 PDT FreeBSD src repository Modified files: usr.bin/wc wc.c Log: Improve robustness of multibyte character handling (-m option), and simplify the read buffering now that we can feed partial multibyte characters to mbrtowc(). Revision Changes Path 1.20 +23 -19 src/usr.bin/wc/wc.c