X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Sun, 28 Mar 2010 14:36:06 -0400
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: modification time of standard input is wrong
Message-ID: <20100328183606.GA9437@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <F724F0A6-4415-4BCA-BF3D-D3BBA25B32DA@free.fr>  <20100317115612.GH6505@calimero.vinschen.de>  <F46DE894-8A72-4B8B-A610-68D9E059816D@free.fr>  <20100317182454.GV6505@calimero.vinschen.de>  <20100317184338.GA30974@ednor.casa.cgf.cx>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <20100317184338.GA30974@ednor.casa.cgf.cx>
User-Agent: Mutt/1.5.20 (2009-06-14)
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 Wed, Mar 17, 2010 at 02:43:38PM -0400, Christopher Faylor wrote:
>Right.  And, as far as I can see, there is no mechanism within gzip to
>set the time to something special if stdin is not a regular file.  It
>always seems to use the time that it gets from fstat().  On linux that
>apparently is today's date.
>
>I guess if we want to be compatible we should change this but it isn't
>something for 1.7.2.  I'll put it on my todo list.

I've made this change.  It is in today's snapshot at:

http://cygwin.com/snapshots.html

cgf

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

