hi, there!

On Mon, 5 Jul 1999, Andrew Iltchenko wrote:

> Is there a way of making dlopen return an error from the shared object's
> _init function?
> Thanks.

You can do this by yourself by defining something like
int _module_init()
and calling it after dlopen'inig the object

/fjoe



To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to