Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 2004 12:12:48 +0000 (UTC)
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/stdio fgetws.c
Message-ID:  <200407211212.i6LCCmAx045701@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-07-21 12:12:48 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       fgetws.c 
  Log:
  Read directly from the stdio buffer using the new __mbsnrtowcs() interface
  instead of making repeated calls to __fgetwc().
  
  Revision  Changes    Path
  1.5       +38 -14    src/lib/libc/stdio/fgetws.c



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