cvs commit: src/lib/libc/locale wcwidth.c

Tim J. Robbins tjr at FreeBSD.org
Sun May 23 06:20:28 PDT 2004


tjr         2004/05/23 06:20:09 PDT

  FreeBSD src repository

  Modified files:
    lib/libc/locale      wcwidth.c 
  Log:
  Grab all the information we need about a character with one call to
  __maskrune() instead of one direct call and one through iswprint().
  
  Revision  Changes    Path
  1.6       +5 -7      src/lib/libc/locale/wcwidth.c


More information about the cvs-all mailing list