From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25122 invoked by alias); 14 Jun 2011 19:19:30 -0000 Received: (qmail 25114 invoked by uid 22791); 14 Jun 2011 19:19:29 -0000 X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,TW_YG,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-gx0-f171.google.com (HELO mail-gx0-f171.google.com) (209.85.161.171) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 14 Jun 2011 19:19:16 +0000 Received: by gxk22 with SMTP id 22so4914523gxk.2 for ; Tue, 14 Jun 2011 12:19:15 -0700 (PDT) Received: by 10.101.139.9 with SMTP id r9mr6783463ann.144.1308079154951; Tue, 14 Jun 2011 12:19:14 -0700 (PDT) Received: from [127.0.0.1] (h-66-166-10-165.dllatx37.static.covad.net [66.166.10.165]) by mx.google.com with ESMTPS id j5sm6930613ani.5.2011.06.14.12.19.13 (version=SSLv3 cipher=OTHER); Tue, 14 Jun 2011 12:19:14 -0700 (PDT) Message-ID: <4DF7B430.4010508@metaed.com> Date: Tue, 14 Jun 2011 19:19:00 -0000 From: Edward McGuire User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: cygcheck's understanding of TZ References: <4DF10C13.3040208@cwilson.fastmail.fm> <811AA35F-E300-46E5-9FE3-EE7D5E58194B@free.fr> <20110609210632.GA1457@ednor.casa.cgf.cx> <4E1EF031-A2E0-4238-BD23-5089E2D7670F@free.fr> <20110610142124.GA5849@ednor.casa.cgf.cx> <1D852702-CB83-4DAA-A31A-D3F8A01E432A@free.fr> <20110613153344.GA19880@ednor.casa.cgf.cx> <716EA16C9FD24A4CBE13D1A01AAF3747@cit.wayne.edu> <20110614152814.GA3123@ednor.casa.cgf.cx> <4DF79F82.7070205@metaed.com> <4C1F3C3BB7EC455F9FE3D08A28DE58F6@cit.wayne.edu> In-Reply-To: <4C1F3C3BB7EC455F9FE3D08A28DE58F6@cit.wayne.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2011-06/txt/msg00153.txt.bz2 On 6/14/2011 1:33 PM, Lee Maschmeyer wrote: > Are you saying that /usr/share/zoneinfo isn't the standard location > for all time zone data? And that paths within that directory aren't > standard values for TZ? If not, what is? There are two standards in play. The UNIX standard recognizes CET-1CEST. The zoneinfo standard recognizes Europe/Monaco. All UNIX systems implement the UNIX standard; many implement zoneinfo also. The GNU CRTL implements both. The Windows CRTL implements the UNIX standard (actually it implements a subset) but does not implement zoneinfo. > If it is the case that that directory is not known to cygcheck then it > seems to me that it ought to be. You could link cygcheck to the GNU CRTL instead of the Windows CRTL, but that defeats cygcheck's purpose. -- 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