From owner-freebsd-questions Wed Feb 28 09:25:14 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA24215 for questions-outgoing; Wed, 28 Feb 1996 09:25:14 -0800 (PST) Received: from halloran-eldar.lcs.mit.edu (halloran-eldar.lcs.mit.edu [18.26.0.159]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA24206 for ; Wed, 28 Feb 1996 09:25:08 -0800 (PST) Received: by halloran-eldar.lcs.mit.edu; (5.65/1.1.8.2/19Aug95-0530PM) id AA09224; Wed, 28 Feb 1996 12:24:37 -0500 Date: Wed, 28 Feb 1996 12:24:37 -0500 From: "Garrett A. Wollman" Message-Id: <9602281724.AA09224@halloran-eldar.lcs.mit.edu> To: dkelly@PeeCee.tbe.com (David Kelly) Cc: questions@freebsd.org Subject: tzname[] and In-Reply-To: References: Sender: owner-questions@freebsd.org Precedence: bulk < Should "extern char *tzname[2];" be in /usr/include/time.h as with other > systems or is there some good reason that it is missing? Don't use it. Use the tm_zone field of `struct tm'. Neither is portable, but the tm_zone field is more so. -GAWollman -- Garrett A. Wollman | Shashish is simple, it's discreet, it's brief. ... wollman@lcs.mit.edu | Shashish is the bonding of hearts in spite of distance. Opinions not those of| It is a bond more powerful than absence. We like people MIT, LCS, ANA, or NSA| who like Shashish. - Claude McKenzie + Florent Vollant