This is the mail archive of the cygwin 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]
Other format: [Raw text]

Re: Strange things with cygdrive


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/


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