Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2004 04:17:29 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/wc wc.c
Message-ID:  <200404091117.i39BHTcD095402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404091117.i39BHTcD095402>