Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com From: "Robert Collins" To: "'John Jones'" , "'Cygwin'" Cc: "'Robert Collins'" , "'Cygwin-Apps'" Subject: RE: Cinstall timestamp perl script Date: Fri, 14 Jun 2002 06:14:18 +1000 Message-ID: <001001c21316$e5e7b0d0$0200a8c0@lifelesswks> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal In-Reply-To: <3D08BA59.3080100@algor.co.uk> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal > -----Original Message----- > From: cygwin-apps-owner AT cygwin DOT com > [mailto:cygwin-apps-owner AT cygwin DOT com] On Behalf Of John Jones > Sent: Friday, 14 June 2002 1:29 AM > p.s. I have some patchs to Cinstall, is their any prefered way that > Cinstall people like diffs ? Chris is the person to address the first part. However it's not interpreted as a timestamp by setup (at the moment), just an incrementing integer. $ date +"%s" Does the right thing for me though. As for diffs - please send them in as per the contributing link on the main cygwin home page. I'll add a section on this to http://sources.redhat.com/cygwin-apps/setup.html at some point, but chances are that it will just refer to the main cygwin contributing page. Cheers, Rob