OSDN Git Service

add a wchar.h stub
authorMike Frysinger <vapier@gentoo.org>
Mon, 20 Jul 2009 17:07:38 +0000 (13:07 -0400)
committerMike Frysinger <vapier@gentoo.org>
Mon, 20 Jul 2009 17:07:38 +0000 (13:07 -0400)
commitfa2ba2e3c3b3a684b7db51cc47c8c7e1d5934880
treed151ca27d6726a04fa27cf8e2990c14d43edd8de
parent5590ebbd363cad03d3d22558a6bc067b9519a318
add a wchar.h stub

The basic C standard requires a few wchar types, so provide those even when
wchar support is disabled.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile.in
include/wchar-stub.h [new file with mode: 0644]