This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Filetimes on cygwin


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]