Date: Wed, 19 Jun 2002 11:02:54 +1000 From: Tim Robbins <tjr@FreeBSD.ORG> To: "Kevin D. Wooten" <kevin@wooten.com> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: Wide Character Support Message-ID: <20020619110254.A38295@dilbert.robbins.dropbear.id.au> In-Reply-To: <3D0F7E0D.2050402@wooten.com>; from kevin@wooten.com on Tue, Jun 18, 2002 at 11:38:05AM -0700 References: <3D0F7E0D.2050402@wooten.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020619110254.A38295>