Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jul 2004 06:06:09 +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/include wchar.h src/lib/libc/stdio Makefile.inc fgetwln.3 fgetwln.c
Message-ID:  <200407160606.i6G669rt087009@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004-07-16 06:06:09 UTC

  FreeBSD src repository

  Modified files:
    include              wchar.h 
    lib/libc/stdio       Makefile.inc 
  Added files:
    lib/libc/stdio       fgetwln.3 fgetwln.c 
  Log:
  Add fgetwln(), a wide character version of fgetln().
  
  Revision  Changes    Path
  1.42      +1 -0      src/include/wchar.h
  1.33      +4 -2      src/lib/libc/stdio/Makefile.inc
  1.1       +120 -0    src/lib/libc/stdio/fgetwln.3 (new)
  1.1       +68 -0     src/lib/libc/stdio/fgetwln.c (new)



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