Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Aug 2002 13:30:34 -0700 (PDT)
From:      "Andrey A. Chernov" <ache@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/locale Makefile.inc iswctype.c wcwidth.c
Message-ID:  <200208172030.g7HKUZQV082842@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ache        2002/08/17 13:30:34 PDT

  Modified files:
    lib/libc/locale      Makefile.inc iswctype.c 
  Added files:
    lib/libc/locale      wcwidth.c 
  Log:
  Move wcwidth() to separate file, it doesn't belong to iswctype.c at all
  
  Revision  Changes    Path
  1.29      +1 -1      src/lib/libc/locale/Makefile.inc
  1.6       +0 -10     src/lib/libc/locale/iswctype.c
  1.1       +57 -0     src/lib/libc/locale/wcwidth.c (new)

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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