Date: 03/19/00
- Next message: Manuel Lemos: "RE: [PHP-DEV] Bug #3867: Exec() no longer returns the command output line"
- Previous message: Mike Robinson: "RE: [PHP-DEV] Bug #3867: Exec() no longer returns the command output line"
- In reply to: rubys <email protected>: "Re: [PHP-DEV] RTLD_NOW !!!"
- Next in thread: rubys <email protected>: "Re: [PHP-DEV] RTLD_NOW !!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Well over a month and a half isn't short, but I guess you can see it as not
a long time.
If no one has any problem with moving back to RTLD_LAZY then please feel
free to change zend.h and nuke the define in the top of dl.c for RTLD_NOW.
Andi
At 04:35 PM 3/18/00 -0500, rubys <email protected> wrote:
>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
--- Andi Gutmans <andi <email protected>> http://www.zend.com/-- 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>
- Next message: Manuel Lemos: "RE: [PHP-DEV] Bug #3867: Exec() no longer returns the command output line"
- Previous message: Mike Robinson: "RE: [PHP-DEV] Bug #3867: Exec() no longer returns the command output line"
- In reply to: rubys <email protected>: "Re: [PHP-DEV] RTLD_NOW !!!"
- Next in thread: rubys <email protected>: "Re: [PHP-DEV] RTLD_NOW !!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

