Add missing bit of the wchar stdio support and hook the whole thing in.
commit8027e87f3a509af6b6dd4ae345fa561658be0fb6
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Aug 2005 00:44:39 +0000 (2 00:44 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Aug 2005 00:44:39 +0000 (2 00:44 +0000)
treed4a3174c3b1e3c185575015a7e193106cc90cbb2
parent8990f8120127d1bef15b3884d5ba27a6a8b703e7
Add missing bit of the wchar stdio support and hook the whole thing in.
Cover up temporary breakage from missing floatio.h commit.

Obtained-from: FreeBSD via NetBSD
include/wchar.h
lib/libc/stdio/Makefile.inc
lib/libc/stdio/fgetln.c
lib/libc/stdio/floatio.h
lib/libc/stdio/local.h
lib/libc/stdio/priv_stdio.h
lib/libc/stdio/vfwprintf.c [new file with mode: 0644]