]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring back the macro versions of getwc(), getwchar(), putwc() and
authorTim J. Robbins <tjr@FreeBSD.org>
Thu, 27 May 2004 10:08:44 +0000 (10:08 +0000)
committerTim J. Robbins <tjr@FreeBSD.org>
Thu, 27 May 2004 10:08:44 +0000 (10:08 +0000)
commit84bb9aaa02a5ca406c7752949fcb499f974dafc4
tree8df6ac563d8a88919c3133eadb6ff495dd75ed57
parentda725414f3f3721fdbba6fbd1ab4afc8b11a7fb9
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>.
include/stdio.h
include/wchar.h