Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Jun 2001 19:51:08 +0200
From:      Stefan Hoffmeister <freebsd-ml@Econos.de>
To:        freebsd-hackers@FreeBSD.ORG
Subject:   Wide character support - wchar.h?
Message-ID:  <4b32itsv8s5fepl1o6d1i3n4fg3r5s362a@4ax.com>

next in thread | raw e-mail | index | archive | help

What are the status of / plans for support of select wide character
routines, such as the ones declared in wchar.h?

Particularly, I am looking for wcsoll, towupper, and towlower - IOW, the
whole barrage of wide character transformation and collation :-)

I haven't found anything conclusive in the mailing list archives.

Has anyone tried to "fake" support for these functions via iconv
operations from wide characters to the locale charset, performing a
"normal" toupper / tolower / strcoll, and then transforming back?

I am not certain whether these two transformations would be lossy or not.

TIA,
Stefan

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?4b32itsv8s5fepl1o6d1i3n4fg3r5s362a>