From owner-cvs-all  Thu Feb  8  9:17:15 2001
Delivered-To: cvs-all@freebsd.org
Received: from columbus.cris.net (ns.cris.net [212.110.128.65])
	by hub.freebsd.org (Postfix) with ESMTP
	id C82B037B491; Thu,  8 Feb 2001 09:16:45 -0800 (PST)
Received: from ark.cris.net (ark.cris.net [212.110.128.68])
	by columbus.cris.net (8.9.3/8.9.3) with ESMTP id TAA65841;
	Thu, 8 Feb 2001 19:15:23 +0200 (EET)
Received: (from phantom@localhost)
	by ark.cris.net (8.11.1/8.11.1) id f18HGCE99558;
	Thu, 8 Feb 2001 19:16:12 +0200 (EET)
Date: Thu, 8 Feb 2001 19:16:12 +0200
From: Alexey Zelkin <phantom@FreeBSD.org>
To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: Re: cvs commit: src/lib/libc/locale localeconv.c lconv.c
Message-ID: <20010208191612.A99230@ark.cris.net>
References: <200102081703.f18H31083890@freefall.freebsd.org> <200102081704.MAA54975@khavrinen.lcs.mit.edu>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Mailer: Mutt 1.0i
In-Reply-To: <200102081704.MAA54975@khavrinen.lcs.mit.edu>; from wollman@khavrinen.lcs.mit.edu on Thu, Feb 08, 2001 at 12:04:45PM -0500
X-Operating-System: FreeBSD 3.5-STABLE i386
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
X-Loop: FreeBSD.ORG

hi,

On Thu, Feb 08, 2001 at 12:04:45PM -0500, Garrett Wollman wrote:
 
> >   Make localeconv() actual function. Now it will use LC_MONETARY/LC_NUMERIC
> >   information to fill return structure. Remove unused anymore stub.
>   
> Care to take a stab at strfmon()?

I 70% finished actual implementation of strfmon() (SUSv2 compatible),
but need some time to complete it and make some debug work.

-- 
/* Alexey Zelkin               && phantom@cris.net       */
/* Tavric National University  && phantom@FreeBSD.org    */
/* Sysadmin/Developer          && phantom@sms.umc.com.ua */


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message