From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <28b91f3c6090e45bb91095539074e183@plan9.bell-labs.com> From: "Russ Cox" To: 9fans@cse.psu.edu Subject: Re: [9fans] Fix to tm2sec(). In-Reply-To: <200301182303.h0IN3cw09176@augusta.math.psu.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Sat, 18 Jan 2003 19:10:27 -0500 Topicbox-Message-UUID: 436838fc-eacb-11e9-9e20-41e7f4b1d025 I strenuously object to changing the meaning of tm->year. Maybe I'm a curmudgeon. It would probably be better in the long run but in the short run I really don't want to find all the programs that it would break. I don't object to your yday patch.