X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Message-ID: <f60fe000807220623t2dcac89j7ed8b23c9309f5bc@mail.gmail.com>
Date: Tue, 22 Jul 2008 09:23:06 -0400
From: "Mark J. Reed" <markjreed@mail.com>
To: cygwin@cygwin.com
Subject: Re: Strange things with cygdrive
In-Reply-To: <4885B516.1030700@alice.it>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
References: <48850832.8020804@alice.it> <4885B516.1030700@alice.it>
X-Google-Sender-Auth: 8773da59d8ec46ce
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

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/

