(O_RDONLY): Defined.
authorRichard M. Stallman <rms@gnu.org>
Tue, 23 Aug 1994 22:36:41 +0000 (22:36 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 23 Aug 1994 22:36:41 +0000 (22:36 +0000)
commit4018b5ef31d23584adcd349a856f7248a84a32ba
tree836d7f0d312786bc035b59e1604036d678312e3b
parentf7d279f05dea5b655a35c93ff863af300b79cd58
(O_RDONLY): Defined.
(Finsert_file_contents, Fcopy_file): use it.
(barf_or_query_if_file_exists, Ffile_exists_p): Use stat, not access.
(Ffile_readable_p): Use open, not access.
src/fileio.c