Re: [PHP-DEV] [PATCH] Zend dlopen flag for new glibc

2005-01-25 Thread Jani Taskinen
Done. --Jani On Tue, 25 Jan 2005, Joe Orton wrote: On Tue, Jan 25, 2005 at 03:41:40AM +0200, Jani Taskinen wrote: Just commit.. I don't have Zend commit access, can someone do it for me? On Mon, 24 Jan 2005, Joe Orton wrote: [ping] New versions of glibc support a RTLD_DEEPBIND flag to d

Re: [PHP-DEV] [PATCH] Zend dlopen flag for new glibc

2005-01-25 Thread Joe Orton
On Tue, Jan 25, 2005 at 03:41:40AM +0200, Jani Taskinen wrote: > Just commit.. I don't have Zend commit access, can someone do it for me? > On Mon, 24 Jan 2005, Joe Orton wrote: > > >[ping] > > > >New versions of glibc support a RTLD_DEEPBIND flag to dlopen. The > >effect of this flag when

Re: [PHP-DEV] [PATCH] Zend dlopen flag for new glibc

2005-01-24 Thread Jani Taskinen
Just commit.. --Jani On Mon, 24 Jan 2005, Joe Orton wrote: [ping] New versions of glibc support a RTLD_DEEPBIND flag to dlopen. The effect of this flag when loading a "foo.so" with undefined symbols is that the search that symbol starts at foo.so and its dependencies *before* the loading p

Re: [PHP-DEV] [PATCH] Zend dlopen flag for new glibc

2005-01-24 Thread Sascha Schumann
+1 - Sascha On Mon, 24 Jan 2005, Joe Orton wrote: [snip] -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php