Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 May 2004 06:20:09 -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/lib/libc/locale wcwidth.c
Message-ID:  <200405231320.i4NDK9wt062517@repoman.freebsd.org>

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



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