From owner-freebsd-hackers Wed Oct 18 07:15:27 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id HAA02387 for hackers-outgoing; Wed, 18 Oct 1995 07:15:27 -0700 Received: from sovcom.kiae.su (sovcom.kiae.su [144.206.136.1]) by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id HAA02377 for ; Wed, 18 Oct 1995 07:15:17 -0700 Received: by sovcom.kiae.su id AA05931 (5.65.kiae-1 ); Wed, 18 Oct 1995 17:05:04 +0300 Received: by sovcom.KIAE.su (UUMAIL/2.0); Wed, 18 Oct 95 17:05:04 +0300 Received: (from ache@localhost) by ache.dialup.demos.ru (8.6.11/8.6.9) id RAA00378; Wed, 18 Oct 1995 17:01:12 +0300 To: Bruce Evans , freebsd-hackers@FreeBSD.ORG, roberto@keltia.freenix.fr References: <199510180640.QAA15271@godzilla.zeta.org.au> In-Reply-To: <199510180640.QAA15271@godzilla.zeta.org.au>; from Bruce Evans at Wed, 18 Oct 1995 16:40:12 +1000 Message-Id: Organization: Olahm Ha-Yetzirah Date: Wed, 18 Oct 1995 17:01:12 +0300 (MSK) X-Mailer: Mail/@ [v2.40 FreeBSD] From: =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) X-Class: Fast Subject: Re: crt0.c Lines: 20 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Length: 810 Sender: owner-hackers@FreeBSD.ORG Precedence: bulk In message <199510180640.QAA15271@godzilla.zeta.org.au> Bruce Evans writes: >>With all the talk about crt0.c, locale and friends, I just saw the >>following : >>[...] >>Why is it using "regular" getenv when it already has its own private one >>_getenv ? >Because no one noticed that _getenv() existed when the locale bloat was >added. The private _getenv() is to avoid linking in whatever bloat may I notice. But use standard getenv() becase locale itself immediately calls getenv() many times. -- Andrey A. Chernov : And I rest so composedly, /Now, in my bed, ache@astral.msk.su : That any beholder /Might fancy me dead - FidoNet: 2:5020/230.3 : Might start at beholding me, /Thinking me dead. RELCOM Team,FreeBSD Team : E.A.Poe From "For Annie" 1849