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 01:42:59
Message-ID: 20020211014259.GA48360@rcfile.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

[2002-02-10 20:00] Tom Lane said:

| freebsd.h:36:#define pg_dlopen(f) BSD44_derived_dlopen(f, 1)
| netbsd.h:36:#define pg_dlopen(f) BSD44_derived_dlopen(f, 1)

freebsd 4.5
netbsd 1.5.2

#define RTLD_LAZY 1
#define RTLD_GLOBAL 0x100

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

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2002-02-11 02:22:53 Idea for making COPY data Microsoft-proof
Previous Message Tom Lane 2002-02-11 01:00:42 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu

Browse pgsql-sql by date

  From Date Subject
Next Message Tom Lane 2002-02-11 02:24:16 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu
Previous Message Tom Lane 2002-02-11 01:00:42 Re: RTLD_LAZY considered harmful (Re: pltlc and pltlcu