Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Jan 1997 09:32:30 +0100
From:      Poul-Henning Kamp <phk@critter.dk.tfs.com>
To:        John Polstra <jdp@polstra.com>
Cc:        Mark Murray <mark@grondar.za>, peter@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: Static binaries and dlopen(3) with a new crypt(3) lib. 
Message-ID:  <11234.853749150@critter.dk.tfs.com>
In-Reply-To: Your message of "Sun, 19 Jan 1997 21:34:46 PST." <199701200534.VAA25350@austin.polstra.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <199701200534.VAA25350@austin.polstra.com>, John Polstra writes:
>I also want to move the dl* functions out of crt0.o, where they
>pollute the namespace and cannot be overridden by user functions
>of the same name.  From a brief look, I don't see any reason that
>they can't be moved into libc.

So you would leave the meat of the code in crt0 and just move the
public interface to it ?  Sounds right to me.

--
Poul-Henning Kamp           | phk@FreeBSD.ORG       FreeBSD Core-team.
http://www.freebsd.org/~phk | phk@login.dknet.dk    Private mailbox.
whois: [PHK]                | phk@tfs.com           TRW Financial Systems, Inc.
Power and ignorance is a disgusting cocktail.



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