• Show log

    Commit

  • Hash : f72f83c7
    Author : Bruno Haible
    Date : 2024-06-04T01:48:04

    readlink: Work around a Cygwin 3.3.6 bug.
    
    * m4/readlink.m4 (gl_FUNC_READLINK): Set REPLACE_READLINK to 1 on Cygwin.
    * lib/readlink.c (rpl_readlink): On Cygwin, for /dev/* files, don't
    return results that start with a backslash.
    * tests/test-readlink.h (test_readlink): Add a test of /dev/null.
    * tests/test-canonicalize-lgpl.c (main): Likewise.
    * tests/test-canonicalize.c (main): Likewise.
    * doc/posix-functions/readlink.texi: Mention the Cygwin bug.
    

  • 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