]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Improve robustness of multibyte character handling (-m option), and
authortjr <tjr@FreeBSD.org>
Fri, 9 Apr 2004 11:17:29 +0000 (11:17 +0000)
committertjr <tjr@FreeBSD.org>
Fri, 9 Apr 2004 11:17:29 +0000 (11:17 +0000)
commit9e9fb7be4dadb385bbc975d38ded49df37044bd9
tree103a130a743c50a10ea55ca0759171858ddc1975
parentd7b4a9c5cadba35af80634f64b2030d3e59d0ccb
Improve robustness of multibyte character handling (-m option), and
simplify the read buffering now that we can feed partial multibyte
characters to mbrtowc().
usr.bin/wc/wc.c