• Paul Eggert's avatar
    Be less picky about EACCES in file test predicates · 735940f4
    Paul Eggert authored
    Problem reported by Tino Calancha (Bug#37445) and others.
    * src/fileio.c (PICKY_EACCES): New constant, false by default.
    (file_test_errno): Ignore EACCES if not picky.
    (check_file_access): Investigate EACCES problems further
    if picky.
    735940f4
fileio.c 206 KB