From owner-freebsd-hackers Tue Jun 18 18: 4:20 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from dilbert.robbins.dropbear.id.au (001.a.009.mel.iprimus.net.au [210.50.112.1]) by hub.freebsd.org (Postfix) with ESMTP id 7CCFA37B40E for ; Tue, 18 Jun 2002 18:04:14 -0700 (PDT) Received: from dilbert.robbins.dropbear.id.au (tim@localhost [127.0.0.1]) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3) with ESMTP id g5J14BY2038348; Wed, 19 Jun 2002 11:04:11 +1000 (EST) (envelope-from tim@dilbert.robbins.dropbear.id.au) Received: (from tim@localhost) by dilbert.robbins.dropbear.id.au (8.12.3/8.12.3/Submit) id g5J12t8f038347; Wed, 19 Jun 2002 11:02:55 +1000 (EST) Date: Wed, 19 Jun 2002 11:02:54 +1000 From: Tim Robbins To: "Kevin D. Wooten" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Wide Character Support Message-ID: <20020619110254.A38295@dilbert.robbins.dropbear.id.au> References: <3D0F7E0D.2050402@wooten.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <3D0F7E0D.2050402@wooten.com>; from kevin@wooten.com on Tue, Jun 18, 2002 at 11:38:05AM -0700 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jun 18, 2002 at 11:38:05AM -0700, Kevin D. Wooten wrote: > I am trying to figure out what wide character support > is available for FreeBSD; I am in need of the i/o > routines (i.e. swprintf). If they are not available > standard ( which they dont appear to be ) is there a > patch or a library that can provide this support?? We do plan to support wide-character stdio in the (hopefully near) future. The alternatives are to use part or all of a different libc: GNU, NetBSD, etc. These links might be helpful: http://citrus.bsdclub.org/ http://citrus.bsdclub.org/xpg4dl/ (I don't think their FreeBSD stuff is up-to-date) Tim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message