Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 May 2004 03:08:44 -0700 (PDT)
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 stdio.h wchar.h
Message-ID:  <200405271008.i4RA8i9m052271@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2004/05/27 03:08:44 PDT

  FreeBSD src repository

  Modified files:
    include              stdio.h wchar.h 
  Log:
  Bring back the macro versions of getwc(), getwchar(), putwc() and
  putwchar(), but this time avoid redundantly declaring __stdinp and
  __stdoutp when source files include both <stdio.h> and <wchar.h>.
  
  Revision  Changes    Path
  1.55      +3 -0      src/include/stdio.h
  1.40      +12 -0     src/include/wchar.h



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