[Openais] [corosync trunk] Register lcrso components on broken dlopen functionality

Steven Dake sdake at redhat.com
Sat Jun 6 17:44:33 PDT 2009


dlopen should read the constructors in the shared object and execute
them at the linking of the shared object into the binary.  On Solaris
this doesn't happen.

Instead, for Solaris platforms, we use dlsym to find an initializer
function and execute it.  Other platforms work as they did previously.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: corosync-trunk-solaris-port-lcr-component-register-on-broken-dl-lib.patch
Type: text/x-patch
Size: 8815 bytes
Desc: not available
Url : http://lists.linux-foundation.org/pipermail/openais/attachments/20090606/c3cdfb1a/attachment.bin 


More information about the Openais mailing list