• Show log

    Commit

  • Hash : 4e944641
    Author : Bruno Haible
    Date : 2025-09-22T13:44:06

    fchownat: Fix test failure on OpenBSD and Cygwin 2.9 (regr. 2025-09-20).
    
    * doc/posix-functions/fchownat.texi: Document that the dereferencing bug
    also affects OpenBSD and Cygwin 2.9.
    * m4/chown.m4 (gl_FUNC_CHOWN_CTIME): New macro, extracted from
    gl_FUNC_CHOWN.
    (gl_FUNC_CHOWN): Invoke it.
    * m4/fchownat.m4 (gl_FUNC_FCHOWNAT_DEREF_BUG): Guess that a platform
    that has the chown ctime bug also has the fchownat AT_SYMLINK_NOFOLLOW
    bug.
    * modules/fchownat (Files): Add m4/chown.m4.
    

  • README

  • Please create and read the docs with
    
      $ cd doc
      $ make gnulib.html
      $ xdg-open gnulib.html
    
    or read the online manual at
    
      https://www.gnu.org/software/gnulib/manual/gnulib.html