Add missing bit of the wchar stdio support and hook the whole thing in.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Aug 2005 00:44:39 +0000 (00:44 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Tue, 2 Aug 2005 00:44:39 +0000 (00:44 +0000)
commit6f1e2b382f6c2ba9b43a1fc106ba998b45499eea
treeb89fae6d6836cc2c1a717034f2716f2b279d4384
parentdab475e04ffa1d99d79bd6ec77662f4c804d4c15
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]