cvs commit: src/usr.bin/wc wc.c

Tim J. Robbins tjr at FreeBSD.org
Fri Apr 9 04:17:30 PDT 2004


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


More information about the cvs-all mailing list