log src/fileio.c @ 14074:f15db8536fdd

age author description
Tue, 09 Jan 1996 00:32:04 +0000 Erik Naggum (Ffile_name_directory, Ffile_name_nondirectory, Ffile_name_as_directory,
Fri, 05 Jan 1996 10:03:17 +0000 Karl Heuer Comment fixes.
Sun, 31 Dec 1995 19:49:39 +0000 Richard M. Stallman (Ffile_readable_p) [MSDOS]: Use access rather than open.
Thu, 21 Dec 1995 17:00:42 +0000 Karl Heuer (syms_of_fileio): Doc fix.
Tue, 14 Nov 1995 17:38:19 +0000 Richard M. Stallman (check_executable) [DOS_NT]: Treat all dirs as executable.
Fri, 10 Nov 1995 06:44:54 +0000 Richard M. Stallman (Fwrite_region): Move the code that writes annotations for empty files.
Sat, 14 Oct 1995 20:42:26 +0000 Richard M. Stallman (Finsert_file_contents): If replacing,
Sun, 01 Oct 1995 07:14:42 +0000 Richard M. Stallman (barf_or_query_if_file_exists): New arg STATPTR. Callers changed.
Sat, 02 Sep 1995 01:21:55 +0000 Richard M. Stallman (Fmake_symbolic_link, Fadd_name_to_file):
Mon, 14 Aug 1995 17:26:27 +0000 Richard M. Stallman (Fwrite_region): New arg lockname.
Sat, 22 Jul 1995 16:13:31 +0000 Richard M. Stallman (do_auto_save_unwind): Set auto_saving to 0.
Mon, 17 Jul 1995 22:20:32 +0000 Karl Heuer (Fwrite_region): If fsync fails with EINTR, don't
Sat, 24 Jun 1995 04:10:31 +0000 Richard M. Stallman (directory_file_name): Don't get confused by // at end on Unix-like systems.
Tue, 23 May 1995 00:11:46 +0000 Karl Heuer (Fvisited_file_modtime): Cast arg to long_to_cons.
Wed, 03 May 1995 20:27:05 +0000 Richard M. Stallman (directory_file_name): Add APOLLO conditional.