Re: [PHP-DEV] RTLD_NOW !!! From: rubys <email protected>
Date: 03/18/00

Andi Gutmans wrote:
>Hmm what do you mean? I think we have been using RTLD_NOW for a loooong
>time.

loooong?

C:\PHP4\ext\standard>cvs diff -r 1.21 dl.c | grep LAZY
- handle = dlopen(libpath, RTLD_LAZY);

C:\PHP4\ext\standard>cvs log dl.c | grep -p--- "revision 1.21"
revision 1.21
date: 2000/02/05 15:16:11; author: zeev; state: Exp; lines: +3 -2
Cleanup patches

- Sam Ruby

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>