Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Aug 2002 21:18:41 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include wchar.h wctype.h src/lib/libc/locale Makefile.inc wctype.3 wctype.c
Message-ID:  <200208030418.g734Iftu079553@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/08/02 21:18:40 PDT

  Modified files:
    include              wchar.h wctype.h 
    lib/libc/locale      Makefile.inc 
  Added files:
    lib/libc/locale      wctype.3 wctype.c 
  Log:
  Add ISO C90 Amd. 1 wctype(3) and iswctype(3) functions.
  
  Revision  Changes    Path
  1.6       +5 -0      src/include/wchar.h
  1.5       +14 -3     src/include/wctype.h
  1.24      +3 -2      src/lib/libc/locale/Makefile.inc
  1.1       +103 -0    src/lib/libc/locale/wctype.3 (new)
  1.1       +73 -0     src/lib/libc/locale/wctype.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?200208030418.g734Iftu079553>