Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Nov 1999 16:05:49 +0600 (NS)
From:      Max Khon <fjoe@iclub.nsu.ru>
To:        John Polstra <jdp@polstra.com>
Cc:        hackers@freebsd.org
Subject:   Re: RTLD_GLOBAL/RTLD_LOCAL dlopen mode flags
Message-ID:  <Pine.BSF.4.10.9911021539440.933-100000@iclub.nsu.ru>
In-Reply-To: <199911020559.VAA34304@vashon.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




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