log src/fileio.c @ 16167:651ee074f8b0

age author description
Wed, 11 Sep 1996 21:59:57 +0000 Karl Heuer Change all references from point to PT.
Tue, 10 Sep 1996 19:54:02 +0000 Richard M. Stallman (Faccess_file): New function.
Sun, 01 Sep 1996 20:44:46 +0000 Richard M. Stallman (build_annotations): Remember original buffer that the
Sat, 20 Jul 1996 07:00:51 +0000 Karl Heuer (check_writable): Use euidaccess, not eaccess.
Sun, 07 Jul 1996 22:36:38 +0000 Karl Heuer (Fcopy_file): Use st_ino under DJGPP v2 and later to
Sun, 07 Jul 1996 01:59:35 +0000 Miles Bader (DRIVE_LETTER) [WINDOWSNT]: Lower-case drive letters.
Tue, 02 Jul 1996 16:25:58 +0000 Miles Bader (DRIVE_LETTER) [MSDOS]: Lower-case drive letters.
Fri, 28 Jun 1996 07:05:19 +0000 Richard M. Stallman (check_executable): Use euidaccess, not eaccess.
Thu, 13 Jun 1996 19:09:32 +0000 Richard M. Stallman (Fexpand_file_name): When simplifying /foo/.., keep the initial slash.
Thu, 06 Jun 1996 19:41:46 +0000 Richard M. Stallman (Ffile_name_directory) [WINDOWSNT]: Remove previous
Mon, 03 Jun 1996 21:16:17 +0000 Richard M. Stallman (DRIVE_LETTER): [DOS_NT] New macro.
Sat, 01 Jun 1996 02:23:06 +0000 Richard M. Stallman (Fexpand_file_name) [WINDOWSNT]: Don't strip trailing /
Wed, 01 May 1996 23:24:44 +0000 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Correct the `if' clause
Mon, 29 Apr 1996 15:49:43 +0000 Richard M. Stallman (Fexpand_file_name) [DOS_NT]: Keep dir sep following ~
Sat, 27 Apr 1996 01:14:17 +0000 Richard M. Stallman (Fexpand_file_name, Ffile_name_absolute_p): Doc fixes.
Thu, 25 Apr 1996 17:31:37 +0000 Richard M. Stallman (syms_of_fileio): Doc fix.
Wed, 10 Apr 1996 04:10:47 +0000 Richard M. Stallman [MSDOS]: If DJGPP version 2, include fcntl.h and string.h.
Thu, 28 Mar 1996 19:31:28 +0000 Richard M. Stallman (Frename_file) [WINDOWSNT]: Remove conditional code.
Tue, 27 Feb 1996 16:51:25 +0000 Richard M. Stallman (Fexpand_file_name): Fix confusion in detecting
Wed, 21 Feb 1996 21:11:24 +0000 Karl Heuer (Fdo_auto_save): Pause before restoring old message.
Fri, 16 Feb 1996 00:17:03 +0000 Karl Heuer (Fmake_temp_name) [MSDOS]: Make sure there is at least
Thu, 08 Feb 1996 17:46:58 +0000 Richard M. Stallman (Fmake_temp_name) [MS-DOS]: Allow upto 8 characters in
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 09 Jan 1996 23:39:43 +0000 Karl Heuer (do_auto_save_unwind): Don't close DESC if DESC < 0.
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.