]> pd.if.org Git - pdclib/blobdiff - platform/win32/internals/_PDCLIB_config.h
Bring example platform up to date
[pdclib] / platform / win32 / internals / _PDCLIB_config.h
index 9e69353827cf0dad6cae9d21c2e90d40a55dd68d..ea5ef4743e397546f26f24406d9e46eab83f18cc 100644 (file)
@@ -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 */