log src/dired.c @ 37842:2b1f94f72990

age author description
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.
Thu, 21 Sep 2000 20:54:57 +0000 Gerd Moellmann Avoid some more compiler warnings.
Wed, 24 Nov 1999 12:56:02 +0000 Dave Love Include sys/stat.h. Declare filemodestring.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 05:07:01 +0000 Ken Raeburn Use XCAR, XCDR, XFLOAT_DATA instead of explicit member access.