delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Wed, 30 May 2001 10:41:32 -0400 |
From: | Christopher Faylor <cgf AT redhat DOT com> |
To: | Cygwin Mailing List <Cygwin AT cygwin DOT com> |
Subject: | Re: Filetimes on cygwin |
Message-ID: | <20010530104132.A18368@redhat.com> |
Reply-To: | cygwin AT cygwin DOT com |
Mail-Followup-To: | Cygwin Mailing List <Cygwin AT cygwin DOT com> |
References: | <000d01c0e8f1$ccb7bdd0$21c9ca95 AT mow DOT siemens DOT ru> |
Mime-Version: | 1.0 |
User-Agent: | Mutt/1.3.11i |
In-Reply-To: | <000d01c0e8f1$ccb7bdd0$21c9ca95@mow.siemens.ru>; from Andrej.Borsenkow@mow.siemens.ru on Wed, May 30, 2001 at 02:17:58PM +0400 |
On Wed, May 30, 2001 at 02:17:58PM +0400, Andrej Borsenkow wrote: >Which of i-node/access/modification times are supported on Cygwin? i-node >probably is not supported, but it looks like both access/modification time >returned is the same. I think, both FAT/NTFS support different times in this >case? > >(tty1)% touch foo >(tty1)% sleep 3 >(tty1)% cat foo >(tty1)% ls -l foo >-rw-rw-rw- 1 MW1G017 ITS 0 May 30 14:11 foo >(tty1)% ls -lu foo >-rw-rw-rw- 1 MW1G017 ITS 0 May 30 14:11 foo >(tty1)% Cygwin uses the information returned by the windows function GetFileInformationByHandle. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |