Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com Date: Wed, 19 Sep 2001 07:35:52 -0400 From: Christopher Faylor To: cygwin-developers AT cygwin DOT com Subject: Re: WriteFile() whacks st_atime patch Message-ID: <20010919073552.F12960@redhat.com> Reply-To: cygwin-developers AT cygwin DOT com Mail-Followup-To: cygwin-developers AT cygwin DOT com References: <20010917183734 DOT D10081 AT cygbert DOT vinschen DOT de> <20010918103321 DOT B1332 AT dothill DOT com> <20010918113523 DOT B510 AT redhat DOT com> <00e801c140fc$74b6ae30$0200a8c0 AT lifelesswks> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00e801c140fc$74b6ae30$0200a8c0@lifelesswks> User-Agent: Mutt/1.3.21i On Wed, Sep 19, 2001 at 09:15:56PM +1000, Robert Collins wrote: >----- Original Message ----- >From: "Christopher Faylor" >I actually proposed the link option since it fixes the problem at the >>source. If you link mutt with setftime.o you will not be constantly >>saying "Didn't you read the FAQ, you idiot? You have to set >>CYGWIN=ftime!" mutt will just work. >> >>The issue of mutt not working correctly has been a hot mailing list >>topic. However, I don't think that the issue of atime not being set >>the same way UNIX sets it has really been of generic enough interest to >>warrant YA CYGWIN variable. > >I concur, but with slightly different reasoning. > >The overhead of the fix will seriously impact anything trying >performing lots of writes, whether or not it cares about atime. I.e. >a newsspool or squid. Installing mutt shouldn't be a cause to cripple >all the other software on the system. Right. It is easy to set a CYGWIN environment variable without fully understanding the implications. I could easily see someone setting CYGWIN=ftime and then being disgusted with Cygwin's I/O throughput. cgf