• Show log

    Commit

  • Hash : 6ffba6a3
    Author : Bruno Haible
    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.
    

  • README

  • 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.