hi, there!
On Mon, 1 Nov 1999, John Polstra wrote:
> > Are there any plans to implement RTLD_GLOBAL/RTLD_LOCAL mode flags for
> > dlopen?
>
> RTLD_GLOBAL has been supported in -current since around the
> beginning of September.
great. I think that manpage should be brought up to date
with -current dlopen impl. (it says nothing about RTLD_GLOBAL)
> What is RTLD_LOCAL, and which OS supports it? I've never heard of
> that one.
The default behavior is RTLD_LOCAL but nevertheless Solaris and Linux
define it as
#define RTLD_LOCAL 0x0000
for Unix98 conformance
/fjoe
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message