Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Jan 1997 23:25:14 -0800
From:      "Jordan K. Hubbard" <jkh@time.cdrom.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:  <17486.853745114@time.cdrom.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
> 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.  They do need a tie-in to crt0.o,
> but they don't have to be defined there.  I mention this because
> I wouldn't want to add any new global functions to crt0, but I
> wouldn't feel so bad about adding them to libc, where they can be
> overridden.

I agree.

					Jordan



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