• Show log

    Commit

  • Hash : 6e6abd0c
    Author : Bruno Haible
    Date : 2020-05-23T12:19:34

    findprog-in: Ignore directories.
    
    Reported by Frederick Eaton via Dmitry Goncharov in
    <https://lists.gnu.org/archive/html/bug-gnulib/2020-03/msg00003.html>.
    
    * lib/findprog-in.c (find_in_given_path): When the file found is a
    directory, set errno to EACCES and, during a PATH search, continue
    searching.
    * modules/findprog-in (Depends-on): Add sys_stat, stat.
    

  • 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