log src/fileio.c @ 15738:4ccf88623c95

age author description
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.