Re: gnome-libs/libgnome/gnome-dl.c:RTLD_NOW?
- From: Dan McGuirk <djm indirect com>
- To: Josh Sled <jsled scam XCF Berkeley EDU>
- cc: gnome-list gnome org
- Subject: Re: gnome-libs/libgnome/gnome-dl.c:RTLD_NOW?
- Date: Mon, 4 May 1998 02:45:16 -0700 (MST)
On Mon, 4 May 1998, Josh Sled wrote:
> So, the big question is "what is RTLD_NOW supposed to be?"
RTLD_NOW means to resolve all undefined symbols immediately when calling
dlopen() as opposed to waiting until functions that use them are actually
called (RTLD_LAZY). These should be defined in <dlfcn.h>.
--
Dan McGuirk
mcguirk@indirect.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]