gettext/gettext-runtime
Bruno Haible 588c9adbca intl: Support the UTF-8 environment on native Windows.
Reported by Lasse Collin <lasse.collin@tukaani.org> in
<https://lists.gnu.org/archive/html/bug-gettext/2024-12/msg00111.html>.

* gettext-runtime/intl/setlocale.c: Include <windows.h>.
(setlocale_unixlike): In the UTF-8 environment, append a suffix ".65001"
to the locale names passed to the native setlocale().
2024-12-24 18:36:19 +01:00
..
2024-12-01 10:39:52 +01:00
2024-10-09 04:06:47 +02:00
2024-11-19 19:18:44 +01:00
2015-10-14 15:00:09 +09:00
2012-02-18 22:28:04 +01:00
2018-01-27 14:25:04 +01:00
2024-12-01 10:39:52 +01:00

This directory contains the runtime parts of GNU gettext, namely the libraries
for the end user, but neither documentation nor programs for the translator
or the maintainer.