delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2005/04/12/11:33:32

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Tue, 12 Apr 2005 17:33:03 +0200
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Please test 2005-Apr-12 snapshot
Message-ID: <20050412153303.GE1471@cygbert.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Mime-Version: 1.0
User-Agent: Mutt/1.4.2i

I'd like to ask people to test the latest snapshot as of today.  It contains
two patches, one of them with some impact on how timestamps are used.

The first patch is less important, it should just stop floppy access when
sync is called on Win2K boxes.

The second patch is this:

In 1.5.13 and 1.5.14 we introduced touching the CreationTime stamp in
a way, which simulates a POSIX ctime using the CreationTime stamp.
This resulted in some complaints, the most important one that native
Windows applications might misbehave because of strange CreationTimes.

The snapshot now contains a patch which changes the ctime handling as
follows:

- Windows NT supports a fourth timestamp which is inaccessible from the
  Win32 API.  The NTFS filesystem actually implements it.  It behaves
  as a ctime in a POSIX-like fashion.  Cygwin's st_ctime stat member now
  contains this ChangeTime, if it's available.

- Any other file system, which doesn't support the ChangeTime stamp
  uses the LastWriteTime stamp as ctime.  This comes relatively close
  to the way ctime behaves in POSIX.

- The CreationTime stamp is neither read nor changed programatically by
  Cygwin now.  This should solve the aforementioned problems for native 
  Win32 applications.

Please download from http://www.cygwin.com/snapshots/ and test.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          mailto:cygwin AT cygwin DOT com
Red Hat, Inc.

--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019