Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2002 05:09:09 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include wctype.h src/lib/libc/locale Makefile.inc wctrans.3 wctrans.c
Message-ID:  <200208041209.g74C992V018210@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/08/04 05:09:09 PDT

  Modified files:
    include              wctype.h 
    lib/libc/locale      Makefile.inc 
  Added files:
    lib/libc/locale      wctrans.3 wctrans.c 
  Log:
  Add the ISO C90 Amd. 1 wctrans(3) and towctrans(3) functions.
  
  Revision  Changes    Path
  1.6       +7 -0      src/include/wctype.h
  1.27      +3 -2      src/lib/libc/locale/Makefile.inc
  1.1       +109 -0    src/lib/libc/locale/wctrans.3 (new)
  1.1       +84 -0     src/lib/libc/locale/wctrans.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?200208041209.g74C992V018210>