(Fcopy_file): Use st_ino under DJGPP v2 and later to
authorKarl Heuer <kwzh@gnu.org>
Sun, 7 Jul 1996 22:36:38 +0000 (22:36 +0000)
committerKarl Heuer <kwzh@gnu.org>
Sun, 7 Jul 1996 22:36:38 +0000 (22:36 +0000)
commit34ead71a13152314bf149fbd185cd29b89ae5cb0
treebf49f019a6be78e0543e2c5e55faf0ce45d230be
parentac8da9507a7de118d02daf69f81ce30ae0b4345d
(Fcopy_file): Use st_ino under DJGPP v2 and later to
prevent copying file into itself.
(check_executable): DJGPP v2 `stat' doesn't need to be augmented
in case of executable files.
(Ffile_modes): Use `stat' results as is in DJGPP v2 and later.
src/fileio.c