Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2001 12:55:04 +0400
From:      "Alexander Voropay" <a.voropay@globalone.ru>
To:        <i18n@FreeBSD.ORG>
Cc:        <bsd-locale@hauN.org>
Subject:   Re: CFR: ISO_* -> ISO-* locale renaming
Message-ID:  <0cb901c0e1d3$bdadb1c0$cd0d11ac@host205.spb.in.rosprint.ru>

next in thread | raw e-mail | index | archive | help
T.SHIOZAKI <tshiozak@bsdclub.org> wrote:

>    On the other hand, Linux is the only system which
>    uses MIME names as locale codeset now.


 They (glibc2 (not Linux!) developers) uses small hack -
"codeset name mangling" for IANA charset alises support. They
 translates all to lowercase and removes all "-", "_" e.t.c.
So, ALL forms of ISO* charset names goes into "iso88591" e.t.c.
Try "locale -a" on any Glibc2 based system (Linux as example ;-).

 Unfortunately, this hack does not work with real aliases, f.e.
"CP-866" .vs. "IBM-866" or "CP1251" .vs. "Windows-1251"


--
-=AV=-


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-i18n" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0cb901c0e1d3$bdadb1c0$cd0d11ac>