Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Date: Tue, 24 Aug 1999 20:18:07 -0400 Message-Id: <199908250018.UAA18526@envy.delorie.com> From: DJ Delorie To: khan AT xraylith DOT wisc DOT EDU CC: cygwin-developers AT sourceware DOT cygnus DOT com In-reply-to: <199908242239.RAA01056@mercury.xraylith.wisc.edu> (message from Mumit Khan on Tue, 24 Aug 1999 17:39:37 -0500) Subject: Re: timezone() errors References: <199908242239 DOT RAA01056 AT mercury DOT xraylith DOT wisc DOT edu> This is what Linux and IRIX have (effectively) but cygwin appears to be emulating the BSD version (but the cygwin version takes no parameters, unlike the link given previously). If it were up to me, I'd try to emulate the Linux API as closely as possible (where ansi/posix don't govern) but [the usual "backward compatibility" issues]. > extern long int timezone;