Question about ASCII and nl_langinfo (locale work)
Andrey Chernov
ache at freebsd.org
Mon Nov 16 21:51:47 UTC 2015
On 17.11.2015 0:06, Baptiste Daroussin wrote:
> locales the IANA way and are unhappy because that does not work. The first plan
> in the collation branch was to introduce the IANA syntax via an alias but in the
> end I removed it, because there was already to many changes.
For ISO case we don't need aliases and can keep our internal names
hierarchy honoring POLA. All we need is:
1) Convert "ISO-" and "ISO_" to "ISO" for setlocale(3) input.
2) Convert from "ISO" to "ISO-" for setlocale(3), nl_langinfo(3) and
locale(1) output.
--
http://ache.vniz.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 455 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-arch/attachments/20151117/81093de1/attachment.bin>
More information about the freebsd-arch
mailing list