Date: Wed, 16 Oct 2002 07:41:02 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: Leonid Pauzner cc: sandmann AT clio DOT rice DOT edu, djgpp-workers AT delorie DOT com Subject: Re: libc' getenv optimization (patch) In-Reply-To: <2.7.9.20QBT.H40UO8@pauzner.dnttm.ru> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Tue, 15 Oct 2002, Leonid Pauzner wrote: > > If we cache getenv() properly in the tzset(), we'll only call it once. > Agree. That was my original point, but IZ resist. If "IZ" is me, then this is a misunderstanding: I never objected to speeding up time functions.