Date: Mon, 28 Jan 2002 00:26:39 -0800 (PST) From: "Andrey A. Chernov" <ache@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale lmonetary.c localeconv.c Message-ID: <200201280826.g0S8Qdd61543@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ache 2002/01/28 00:26:39 PST Modified files: lib/libc/locale lmonetary.c localeconv.c Log: Do not try to convert to char already converted C monetary locale members. Do this conversion on locale load stage instead. Revision Changes Path 1.12 +39 -17 src/lib/libc/locale/lmonetary.c 1.10 +1 -11 src/lib/libc/locale/localeconv.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?200201280826.g0S8Qdd61543>