Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
X-Envelope-Sender-Is: Andrej.Borsenkow@mow.siemens.ru (at relayer david.siemens.de)
From: "Andrej Borsenkow" <Andrej.Borsenkow@mow.siemens.ru>
To: "Cygwin Mailing List" <Cygwin@Sourceware.Cygnus.Com>
Subject: Filetimes on cygwin
Date: Wed, 30 May 2001 14:17:58 +0400
Message-ID: <000d01c0e8f1$ccb7bdd0$21c9ca95@mow.siemens.ru>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="koi8-r"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200

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)%

-andrej


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

