• Paul Eggert's avatar
    Narrow DARWIN_OS_CASE_SENSITIVE_FIXME to 1 choice · 075bd646
    Paul Eggert authored
    * etc/PROBLEMS: Document this (Bug#24441).
    * src/fileio.c (file_name_case_insensitive_p): Prefer pathconf
    with _PC_CASE_SENSITIVE, if it works, to
    DARWIN_OS_CASE_SENSITIVE_FIXME code.
    Support just one method for DARWIN_OS_CASE_SENSITIVE_FIXME,
    which matches the Apple documentation more precisely.
    075bd646
PROBLEMS 130 KB