Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 21:12:40 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/lib/libc/stdio fgets.3 fputs.3 getc.3 getwc.3 putc.3 putwc.3 ungetc.3
Message-ID:  <200210100412.g9A4CfKk094493@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/09 21:12:40 PDT

  Modified files:
    lib/libc/stdio       fgets.3 fputs.3 getc.3 getwc.3 putc.3 
                         putwc.3 ungetc.3 
  Log:
  Cross-reference between byte and wide-character stdio functions. Remove
  references to fputwc() and fgetwc() being macros while I'm at it.
  
  Revision  Changes    Path
  1.17      +2 -1      src/lib/libc/stdio/fgets.3
  1.9       +2 -1      src/lib/libc/stdio/fputs.3
  1.14      +1 -0      src/lib/libc/stdio/getc.3
  1.3       +3 -3      src/lib/libc/stdio/getwc.3
  1.9       +2 -1      src/lib/libc/stdio/putc.3
  1.3       +3 -8      src/lib/libc/stdio/putwc.3
  1.13      +3 -2      src/lib/libc/stdio/ungetc.3

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?200210100412.g9A4CfKk094493>