Date: Sun, 3 May 1998 18:11:41 +0300 (IDT) From: Eli Zaretskii To: "John M. Aldrich" cc: djgpp AT delorie DOT com Subject: Re: Make "Clock Skew" problem. In-Reply-To: <354A48DD.7116@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Fri, 1 May 1998, John M. Aldrich wrote: > The > problem is most likely due to a rounding error of 1 second on FAT32 > datestamps. Unfortunately, the problem seems to be much more serious than that. Closer testing on both FAT32 and NTFS partitions indicates that the file stamps are ALWAYS in the future, the average skew being about 2 seconds, and extreme values go up to 3 seconds (!). Even in the firs release of Windows 95/DOS-7 (version 4.00.950r7), there is a very short window of time, typically less than 100msec every 2 seconds, where the time stamp of the created file is 1 sec into the future. There's no way you could explain this away with rounding. There's something else going on here, and I'm eager to hear from anybody who could suggest what could possibly be the cause(s) for such a weird behavior.