Hash :
9aa6e580
Author :
Date :
2025-03-24T14:52:12
getlocalename_l-unsafe: Work around Cygwin 3.6.0 bug. * m4/locale_h.m4 (gl_LOCALE_H_DEFAULTS): Initialize REPLACE_GETLOCALENAME_L. * m4/getlocalename_l.m4 (gl_FUNC_GETLOCALENAME_L_UNSAFE): Test whether getlocalename_l works. Set REPLACE_GETLOCALENAME_L. * modules/locale-h (Makefile.am): Substitute REPLACE_GETLOCALENAME_L. * lib/locale.in.h (getlocalename_l): Consider REPLACE_GETLOCALENAME_L. * modules/getlocalename_l-simple (Depends-on, configure.ac): Likewise. * doc/posix-functions/getlocalename_l.texi: Mention two Cygwin bugs.
The files in this directory are used in many GNU packages, including coreutils, diffutils, and tar. The autoconf tests required for these files are in ../m4.