Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Oct 2003 02:55:19 -0800 (PST)
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 frune.c
Message-ID:  <200310311055.h9VAtJQd053456@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2003/10/31 02:55:19 PST

  FreeBSD src repository

  Modified files:
    lib/libc/locale      frune.c 
  Log:
  Implement fgetrune(), fungetrune() and fputrune() as wrappers around
  fgetwc(), ungetwc() and fputwc().
  
  Revision  Changes    Path
  1.5       +9 -37     src/lib/libc/locale/frune.c



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