Date: Tue, 29 Aug 2000 10:06:26 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: "Peter J. Farley III" , djgpp AT delorie DOT com Subject: Re: Q: libc fstat: Why is st_ctime < st_atime == st_mtime after fopen? In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 29 Aug 2000, I wrote: > Careful testing > demonstrates that ctime might be behind mtime and the system clock by as > much as 3 seconds(!). Sorry, this is inaccurate and might be confusing. The correct wording is this: mtime might be ahead of ctime and the system clock by as much as 3 seconds.