cvs commit: src/lib/libc/locale frune.c

Tim J. Robbins tjr at FreeBSD.org
Fri Oct 31 02:55:23 PST 2003


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


More information about the cvs-all mailing list