log src/dired.c @ 39637:670f23724a65

age author description
Sat, 06 Oct 2001 23:41:39 +0000 Gerd Moellmann (Ffile_attributes): Use FIXNUM_OVERFLOW_P.
Fri, 14 Sep 2001 16:49:13 +0000 Eli Zaretskii (Ffile_attributes): Doc fix.
Thu, 12 Jul 2001 16:29:06 +0000 Eli Zaretskii (file_name_completion): Pass dp->d_name to
Thu, 08 Mar 2001 14:16:36 +0000 Gerd Moellmann (directory_files_internal): Handle EAGAIN more
Fri, 16 Feb 2001 09:55:11 +0000 Gerd Moellmann (directory_files_internal): Set result list to nil
Tue, 13 Feb 2001 15:13:54 +0000 Gerd Moellmann (directory_files_internal): Initialize errno.
Wed, 17 Jan 2001 11:11:06 +0000 Andrew Innes (directory_files_internal): Convert result from readdir
Wed, 03 Jan 2001 12:43:54 +0000 Gerd Moellmann (Ffile_attributes): Fix last change, removing BSD4_3
Tue, 02 Jan 2001 14:07:22 +0000 Eli Zaretskii (directory_files_internal): Fix a typo in a comment.
Mon, 18 Dec 2000 12:05:38 +0000 Kenichi Handa (directory_files_internal): Always return decoded filenames.
Wed, 15 Nov 2000 12:34:34 +0000 Gerd Moellmann (directory_files_internal) [EAGAIN || EINTR]: Retry
Thu, 09 Nov 2000 15:42:35 +0000 Gerd Moellmann (directory_files_internal): Fix a braino.
Thu, 09 Nov 2000 14:48:19 +0000 Gerd Moellmann (directory_files_internal): Add missing GCPRO's.
Tue, 24 Oct 2000 14:45:19 +0000 Andrew Innes (directory_files_internal_unwind): New function.