From owner-cvs-all Mon Feb 12 0:29:46 2001 Delivered-To: cvs-all@freebsd.org Received: from lists01.iafrica.com (lists01.iafrica.com [196.7.0.141]) by hub.freebsd.org (Postfix) with ESMTP id 0809937B401; Mon, 12 Feb 2001 00:29:34 -0800 (PST) Received: from nwl.fw.uunet.co.za ([196.31.2.162]) by lists01.iafrica.com with esmtp (Exim 3.12 #2) id 14SEMU-000408-00; Mon, 12 Feb 2001 10:29:30 +0200 Received: (from nobody@localhost) by nwl.fw.uunet.co.za (8.8.8/8.6.9) id KAA17297; Mon, 12 Feb 2001 10:29:28 +0200 (SAST) Received: by nwl.fw.uunet.co.za via recvmail id 17135; Mon Feb 12 10:28:58 2001 Received: from sheldonh (helo=axl.fw.uunet.co.za) by axl.fw.uunet.co.za with local-esmtp (Exim 3.16 #1) id 14SELy-0001fh-00; Mon, 12 Feb 2001 10:28:58 +0200 To: Alexey Zelkin Cc: cvs-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/lib/libc/locale lnumeric.c lnumeric.h lmonetary.c lmonetary.h lmessages.c lmessages.h ldpart.c ldpart.h setlocale.c In-reply-to: Your message of "Thu, 08 Feb 2001 08:58:54 PST." <200102081658.f18GwsS83259@freefall.freebsd.org> Date: Mon, 12 Feb 2001 10:28:58 +0200 Message-ID: <6428.981966538@axl.fw.uunet.co.za> From: Sheldon Hearn Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 08 Feb 2001 08:58:54 PST, Alexey Zelkin wrote: > Modified files: > lib/libc/locale setlocale.c > Added files: > lib/libc/locale lnumeric.c lnumeric.h lmonetary.c > lmonetary.h lmessages.c lmessages.h > ldpart.c ldpart.h > Log: > Make FreeBSD locale support complete: add support for rest locale categories > LC_MONETARY, LC_NUMERIC and LC_MESSAGES. Remove stub functions since they > don't need anymore. Have you looked at the langinfo support available in NetBSD? It's pretty good stuff, and set to be a standard as well. I got some of the way into bringing it across. If you try to do the same, make sure you chat to Andrey Chernov about it. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message