* lib/setlocale.c: Mention that gl_locale_name_from_win32_LANGID is now
defined in localename-unsafe.c instead of localename.c.
+2025-06-03 Collin Funk <collin.funk1@gmail.com>
+
+ setlocale: Update a comment.
+ * lib/setlocale.c: Mention that gl_locale_name_from_win32_LANGID is now
+ defined in localename-unsafe.c instead of localename.c.
+
2025-06-03 Bruno Haible <bruno@clisp.org>
stdcountof-h tests: Fix compilation error with gcc versions < 15.
/* Table from ISO 3166 country code to English name.
Keep in sync with the gl_locale_name_from_win32_LANGID function in
- localename.c! */
+ localename-unsafe.c! */
static const struct table_entry country_table[] =
{
{ "AE", "U.A.E." },