From owner-freebsd-i18n Mon Jun 4 5:47:30 2001 Delivered-To: freebsd-i18n@freebsd.org Received: from columbus.cris.net (columbus.cris.net [212.110.128.65]) by hub.freebsd.org (Postfix) with ESMTP id 6CADB37B401; Mon, 4 Jun 2001 05:47:25 -0700 (PDT) (envelope-from phantom@ark.cris.net) Received: from ark.cris.net (root@ark.cris.net [212.110.128.68]) by columbus.cris.net (8.9.3/8.9.3) with ESMTP id PAA26782; Mon, 4 Jun 2001 15:47:21 +0300 (EEST) Received: (from phantom@localhost) by ark.cris.net (8.11.1/8.11.1) id f54ClLa83926; Mon, 4 Jun 2001 15:47:21 +0300 (EEST) Date: Mon, 4 Jun 2001 15:47:21 +0300 From: Alexey Zelkin To: Alexander Voropay Cc: Ruslan Ermilov , Andre Charbonneau , freebsd-i18n@FreeBSD.ORG, Alexey Zelkin Subject: Re: langinfo... Message-ID: <20010604154721.A83070@ark.cris.net> References: <18c101c0ecf1$071ba6a0$cd0d11ac@host205.spb.in.rosprint.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <18c101c0ecf1$071ba6a0$cd0d11ac@host205.spb.in.rosprint.ru>; from a.voropay@globalone.ru on Mon, Jun 04, 2001 at 04:22:26PM +0400 X-Operating-System: FreeBSD 3.5-STABLE i386 Sender: owner-freebsd-i18n@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG hi, On Mon, Jun 04, 2001 at 04:22:26PM +0400, Alexander Voropay wrote: > What about localedef(1) and locale(1) POSIX _utilities_ ? locale(1) is on way. localedef(1) is also on way, but only projected for now. My recent work on support of LC_NUMERIC,LC_MONETARY and LC_MESSAGES locale categories support is dedicated to localedef(1) work. Unfortunately I did not much work in this way due to my diploma proje^Wproblem. I'll continue as soon as fix this problem. :) > Ruslan Ermilov wrote: > >> I recently installed freeBSD 4.3 and I realized that the > >> langinfo funcitons are not part of the system. Is there anything else > >> that I can use in my C programs to examine locale settings? > >> > >nl_langinfo(3) interface is available in FreeBSD 5.0. > >Bug Alexey Zelkin if you want this MFC'ed. It needs some tweaks before MFCed. Some of them are ready, but not carefully tested. This task is also suspended due to lack of time (see above description). Anyway I hope to see nl_langinfo(3) and related stuff MFCed before 4.4-RELEASE. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-i18n" in the body of the message