From owner-cvs-all Sat Jun 3 5:52:59 2000 Delivered-To: cvs-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 542) id 1850337B733; Sat, 3 Jun 2000 05:52:52 -0700 (PDT) Date: Sat, 3 Jun 2000 05:52:52 -0700 From: "Andrey A. Chernov" To: Poul-Henning Kamp Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/locale big5.c euc.c mskanji.c runetype.c setlocale.c setrunelocale.c table.c tolower.c toupper.c utf2.c Message-ID: <20000603055251.A25576@freebsd.org> References: <20000603054355.A24274@freebsd.org> <6327.960036335@critter.freebsd.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.4i In-Reply-To: <6327.960036335@critter.freebsd.dk>; from phk@critter.freebsd.dk on Sat, Jun 03, 2000 at 02:45:35PM +0200 Organization: Biomechanoid Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, Jun 03, 2000 at 02:45:35PM +0200, Poul-Henning Kamp wrote: > In message <20000603054355.A24274@freebsd.org>, "Andrey A. Chernov" writes: > >On Sat, Jun 03, 2000 at 05:24:09AM -0700, Andrey A. Chernov wrote: > >> Megre XPG4 code into libc > > > >This is not full XPG4 standard of course, but our libxpg4 subset. > > I thought we had an age old core decision to leave this out of > libc ? Has that decision been re-evaluated without me noticing ? This was not core decision but my decision after some talks with Nate in one of the freebsd lists as I remember. The reasons are obsolete. Now any i18n-enabled application requires libxpg4 so simple way is always enable it to not differs from other systems much. This will not cause performance degradation and only little code grows for static binaries. -- Andrey A. Chernov http://ache.pp.ru/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message