Path: utzoo!mnetor!uunet!tektronix!tekgen!puffin!penguin!richl From: richl@penguin.USS.TEK.COM (Rick Lindsley) Newsgroups: comp.unix.questions Subject: Re: What to do for Daylight Savings tim Message-ID: <231@puffin.USS.TEK.COM> Date: 7 Apr 88 07:07:29 GMT References: <329@icus.UUCP> <600016@uokmet.UUCP> Sender: nobody@puffin.USS.TEK.COM Reply-To: richl@penguin.USS.TEK.COM (Rick Lindsley) Organization: Tektronix, Inc., Beaverton, OR. Lines: 11 In article <600016@uokmet.UUCP> root@uokmet.UUCP writes: That doesn't work for BSD. There is no such thing as TZ. Instead, localtime() in ctime.c needs the following modification: Geez, no, don't do that! Install the fixes that Berkeley themselves distributed, which puts the table outside the library so it can be changed when legislators change their minds again! Unless you LIKE recompiling everything on the system. Rick