Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu

From: Brent Verner <brent(at)rcfile(dot)org>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu
Date: 2002-02-11 03:49:23
Message-ID: 20020211034923.GA49329@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

[2002-02-10 21:24] Tom Lane said:
| Brent Verner <brent(at)rcfile(dot)org> writes:
| > freebsd 4.5
| > netbsd 1.5.2
|
| > #define RTLD_LAZY 1
| > #define RTLD_GLOBAL 0x100
|
| Thanks. Is there an RTLD_NOW symbol on those platforms?

yes. I've attached the dlfcn.h files from each incase there is
anything else in there that might be of interest.

cheers.
brent

--
"Develop your talent, man, and leave the world something. Records are
really gifts from people. To think that an artist would love you enough
to share his music with anyone is a beautiful thing." -- Duane Allman

Attachment Content-Type Size
freebsd-dlfcn.h text/plain 3.2 KB
netbsd-dlfcn.h text/plain 3.1 KB

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Barry Lind 2002-02-11 06:39:29 bug with select for update
Previous Message Tom Lane 2002-02-11 02:24:16 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu

Browse pgsql-sql by date

  From Date Subject
Next Message Hunter, Ray 2002-02-11 13:43:23 Sequences
Previous Message Tom Lane 2002-02-11 02:24:16 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu