Mail Archives: cygwin/2003/04/10/15:02:03
On Thu, 10 Apr 2003, Igor Pechtchanski wrote:
> [snip]
> - utime() is unimplemented for directories at all... I don't know that it
> even works on WinNT/2k/XP... Corinna?
Correction: it doesn't do anything special for directories. However,
whatever it does do (CreateFile, actually) seems to work on Win2k, at
least (albeit with a comment in the code that
/* Note: It's not documented in MSDN that FILE_WRITE_ATTRIBUTES is
sufficient to change the timestamps... */
[lines 467-468 of winsup/cygwin/times.cc]).
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
Knowledge is an unending adventure at the edge of uncertainty.
-- Leto II
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -