OSDN Git Service

Multibyte and wide char conversion functions. Some work still to do, but
authorManuel Novoa III <mjn3@codepoet.org>
Thu, 23 May 2002 20:33:53 +0000 (20:33 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Thu, 23 May 2002 20:33:53 +0000 (20:33 -0000)
commitd730fb4d646ac74ee6bbd227411329090fb3206c
tree8f843bd6aabc8a9ea20ae708a64177e0c363f37b
parent50566667587e92dcf900e2d53204d972b5650a38
Multibyte and wide char conversion functions.  Some work still to do, but
they're quite solid now and Erik needs them for the gcc port.  Comments at
the head of wchar.c.
libc/misc/wchar/Makefile [new file with mode: 0644]
libc/misc/wchar/wchar.c [new file with mode: 0644]
libc/stdlib/Makefile
libc/stdlib/stdlib.c