X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=platform%2Fwin32%2Finternals%2F_PDCLIB_config.h;h=ea5ef4743e397546f26f24406d9e46eab83f18cc;hb=baf13261427b80f6e3aab2c7ce485ab08d31144f;hp=9e69353827cf0dad6cae9d21c2e90d40a55dd68d;hpb=83cf6c1cd8f5729b66a1da2469d94e75f028a4fd;p=pdclib diff --git a/platform/win32/internals/_PDCLIB_config.h b/platform/win32/internals/_PDCLIB_config.h index 9e69353..ea5ef47 100644 --- a/platform/win32/internals/_PDCLIB_config.h +++ b/platform/win32/internals/_PDCLIB_config.h @@ -335,7 +335,9 @@ struct _PDCLIB_imaxdiv_t /* Locale --------------------------------------------------------------------*/ -/* Locale method. See _PDCLIB_locale.h */ +/* Locale method. See _PDCLIB_locale.h. If undefined, POSIX per-thread locales + * will be disabled + */ #define _PDCLIB_LOCALE_METHOD _PDCLIB_LOCALE_METHOD_TSS /* wchar_t encoding */