Strange things with cygdrive

Mark J. Reed markjreed@mail.com
Tue Jul 22 13:23:00 GMT 2008


On Tue, Jul 22, 2008 at 6:23 AM, Angelo Graziosi wrote:
> Oh thanks having reassured me. But is there some tricks to change that
> user(0) and (horrible) date (01.01.1970)?

/cygdrive is not a real directory. That "horrible" metadata you're
complaining about isn't actually stored anywhere, it's generated by
the system when you ask for it.  A modification to the cygwin
filesystem code could change what it reports, but what would you have
it report?  What's the meaning of the "last modified" date on a
nonexistent directory that can't actually be modified?

I think having it return zero is perfectly reasonable, but there are
other reasonable choices.  I suppose it could be set to some otherwise
meaningful value like the build date..

-- 
Mark J. Reed <markjreed@gmail.com>

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list