Date: Sat, 3 Jun 2000 05:24:09 -0700 (PDT) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale big5.c euc.c mskanji.c runetype.c setlocale.c setrunelocale.c table.c tolower.c toupper.c utf2.c Message-ID: <200006031224.FAA92129@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2000/06/03 05:24:09 PDT Modified files: lib/libc/locale big5.c euc.c mskanji.c runetype.c setlocale.c setrunelocale.c table.c tolower.c toupper.c utf2.c Log: Megre XPG4 code into libc Revision Changes Path 1.4 +2 -2 src/lib/libc/locale/big5.c 1.4 +2 -2 src/lib/libc/locale/euc.c 1.3 +2 -2 src/lib/libc/locale/mskanji.c 1.6 +3 -2 src/lib/libc/locale/runetype.c 1.26 +4 -16 src/lib/libc/locale/setlocale.c 1.15 +4 -23 src/lib/libc/locale/setrunelocale.c 1.14 +2 -2 src/lib/libc/locale/table.c 1.6 +3 -2 src/lib/libc/locale/tolower.c 1.6 +3 -2 src/lib/libc/locale/toupper.c 1.4 +2 -2 src/lib/libc/locale/utf2.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006031224.FAA92129>