cvs commit: src/include stdio.h wchar.h
Tim J. Robbins
tjr at FreeBSD.org
Thu May 27 03:09:22 PDT 2004
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
More information about the cvs-src
mailing list