Hash :
6ffba6a3
Author :
Date :
2023-02-06T18:33:37
setlocale-null: Don't use a lock in Cygwin >= 3.4.6. Road paved by Corinna Vinschen <vinschen@redhat.com>. * m4/setlocale_null.m4 (gl_FUNC_SETLOCALE_NULL): Assume that setlocale (LC_ALL, NULL) is multithread-safe in Cygwin >= 3.4.6. * lib/setlocale_null.c: Update comments. * tests/test-setlocale_null-mt-all.c: Likewise.