]> 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 14:33:21 +0000 (15:33 +0100)
commit0636fe52bb1f9f818e7127a38a8ad72af9c7d1f9
tree394c59864c773d283c5c11ff321f376a456f9a28
parent7873f7bac648057f287ed76b112d0bf729286f31
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.c