From owner-freebsd-alpha Thu Aug 31 14:50:57 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [209.152.133.57]) by hub.freebsd.org (Postfix) with ESMTP id 5752337B423 for ; Thu, 31 Aug 2000 14:50:55 -0700 (PDT) Received: (from obrien@localhost) by dragon.nuxi.com (8.9.3/8.9.1) id OAA34606; Thu, 31 Aug 2000 14:50:43 -0700 (PDT) (envelope-from obrien) Date: Thu, 31 Aug 2000 14:50:43 -0700 From: "David O'Brien" To: Terry Lambert Cc: "'freebsd-alpha@FreeBSD.ORG'" Subject: Re: wide chars? towlower, etc.? Message-ID: <20000831145043.C34556@dragon.nuxi.com> Reply-To: "'freebsd-alpha@FreeBSD.ORG'" References: <31269226357BD211979E00A0C9866DABE411ED@rios.sitaranetworks.com> <200008311549.IAA02119@usr06.primenet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <200008311549.IAA02119@usr06.primenet.com>; from tlambert@primenet.com on Thu, Aug 31, 2000 at 03:49:36PM +0000 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Thu, Aug 31, 2000 at 03:49:36PM +0000, Terry Lambert wrote: > > I did presentations at a couple of the Unicode conferences and > > in the process, looked at the multibyte/wide char issues in glib > > and in Tru64. It is my recollection that towupper and towlower are > > macros defined in wctype.h which should be part of glib-2.0 and > > later. the pertinent routine for the actual conversion should > > be towctrans(). You might want to take a look at the Tru64 docs. > > If you do not have them handy then use the docs mounted off of my > > webpage: http://www.iisc.com/dunix/ARH9YATE/CHDVLPSF.HTM > > This should all really go into a "libxpg4". The contents of which has been folded into libc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message