Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Oct 1995 22:55:08 +0300 (MSK)
From:      =?KOI8-R?Q?=E1=CE=C4=D2=C5=CA_=FE=C5=D2=CE=CF=D7?= (aka Andrey A. Chernov, Black Mage) <ache@astral.msk.su>
To:        "FreeBSD Hackers' list" <freebsd-hackers@FreeBSD.ORG>, Ollivier Robert <roberto@keltia.freenix.fr>
Subject:   Re: crt0.c
Message-ID:  <IaSe0Xmun7@ache.dialup.demos.ru>
In-Reply-To: <199510171905.UAA01970@keltia.freenix.fr>; from Ollivier Robert at Tue, 17 Oct 1995 20:05:02 %2B0100 (MET)
References:  <199510171905.UAA01970@keltia.freenix.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199510171905.UAA01970@keltia.freenix.fr> Ollivier Robert
    writes:

>Why  is it using "regular"  getenv when it already  has its own private one
>_getenv ? 

>Note that  changing  getenv to  _getenv  does   not really  reduce   binary
>size. I've tried  to recompile   crt0.c  without any *STARTUP*    variables
>defined to remove  Andrey's "hack" and link  "ls"  static with  it but "ls"
>doesn't change. 

1) setlocale already uses standard getenv() so it doesn't matter.

2) Don't expect big size change (if ever), ls already uses ctype
by itself.

-- 
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?IaSe0Xmun7>