]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Support the AIX 7 locale names.
authorBruno Haible <bruno@clisp.org>
Thu, 10 Dec 2020 16:01:43 +0000 (17:01 +0100)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commitc891359466d0df034923021d45fd3b6a7f7af340
treea58c2197be30f3cc7780f0db88aa70c19abbf904
parent747f688023f0eea9fe70461915c3d5b62667c6e2
intl: Support the AIX 7 locale names.

* gettext-runtime/intl/explodename.c (_nl_find_language): Remove function.
(_nl_explode_name): Inline it here. On AIX, lowercase the language and map a
script identifier to a modifier.
* NEWS: Mention it.
NEWS
gettext-runtime/intl/explodename.c