* fileio.c (barf_or_query_if_file_exists): Use S_ISDIR.
This is more efficient than Ffile_directory_p and avoids a minor race.
Showing
Please register or sign in to comment
This is more efficient than Ffile_directory_p and avoids a minor race.