]> Savannah Git Hosting - gnulib.git/commit
localename-unsafe: Support the UTF-8 environment on native Windows.
authorBruno Haible <bruno@clisp.org>
Mon, 23 Dec 2024 15:56:57 +0000 (16:56 +0100)
committerBruno Haible <bruno@clisp.org>
Wed, 25 Dec 2024 13:58:31 +0000 (14:58 +0100)
commitaf8549275cfbfba4aa971a90b8947d5fde6dc32a
tree05cf82c46e28542b8ec23873a41d7eb247af6943
parent39a074e3b8a5c3a78d5161bd1cf3cc8a029864f5
localename-unsafe: Support the UTF-8 environment on native Windows.

* lib/localename-unsafe.c (gl_locale_name_from_win32_LANGID): Append a
suffix ".UTF-8" to the result if GetACP() is UTF-8.
ChangeLog
lib/localename-unsafe.c