From owner-cvs-all Thu Feb 8 9: 3:24 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id CF19737B65D; Thu, 8 Feb 2001 09:03:01 -0800 (PST) Received: (from phantom@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f18H31083890; Thu, 8 Feb 2001 09:03:01 -0800 (PST) (envelope-from phantom) Message-Id: <200102081703.f18H31083890@freefall.freebsd.org> From: Alexey Zelkin Date: Thu, 8 Feb 2001 09:03:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale localeconv.c lconv.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phantom 2001/02/08 09:03:01 PST Modified files: lib/libc/locale localeconv.c Removed files: lib/libc/locale lconv.c Log: Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC information to fill return structure. Remove unused anymore stub. Revision Changes Path 1.2 +65 -9 src/lib/libc/locale/localeconv.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message