Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Oct 1995 17:04:58 +0100
From:      Poul-Henning Kamp <phk@critter.tfs.com>
To:        Bruce Evans <bde@zeta.org.au>
Cc:        freebsd-hackers@FreeBSD.ORG, roberto@keltia.freenix.fr
Subject:   Re: crt0.c 
Message-ID:  <614.814032298@critter.tfs.com>
In-Reply-To: Your message of "Thu, 19 Oct 1995 01:47:27 %2B1000." <199510181547.BAA03304@godzilla.zeta.org.au> 

next in thread | previous in thread | raw e-mail | index | archive | help
> >> Because no one noticed that _getenv() existed when the locale bloat was
> >> added.  The private _getenv() is to avoid linking in whatever bloat may
> >> be attached to getenv() (there actually isn't much).  Similarly for all
> >> ...
> 
> >BZZZT!!!   Wrong.
> 
> >The local functions, as well as the local syscall code is there so that
> >it works before libc.so has been loaded.
> 
> Oops.  But we're talking about bloat in the static case.  This is moot
> now that a separate scrt0.o (compiled without -DDYNAMIC) is used for
> the static case.

Yes, I'm  actually running a cleanup version at home, I have just committed
the #ifdef DEBUG part of it, but more will come later.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@ref.tfs.com       TRW Financial Systems, Inc.
Future will arrive by its own means, progress not so.



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