]> Savannah Git Hosting - gnulib.git/commit
localename: Speed up lookup of the LC_MESSAGES name on AIX ≥ 7.2.
authorBruno Haible <bruno@clisp.org>
Thu, 15 Feb 2024 15:00:59 +0000 (16:00 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 15 Feb 2024 18:42:14 +0000 (19:42 +0100)
commit276f74abae91dc777e279888634d272089f0562f
treee353a8d4ba8f16990f86e68ff37799130a66bd17
parent08529be2425599726e0f4e77a4e0c998c9706e6b
localename: Speed up lookup of the LC_MESSAGES name on AIX ≥ 7.2.

* m4/intl-thread-locale.m4 (gt_INTL_THREAD_LOCALE_NAME): On AIX, test
for the 'locale_name' member.
* lib/localename.c (get_locale_t_name): For the LC_MESSAGES category,
use the 'locale_name' member if available.
ChangeLog
lib/localename.c
m4/intl-thread-locale.m4