Kevin B. Hendricks wrote:
Yes, dlcompat source code uses a mutex to protect its use of NSAddImage.
Acknowledged.
Apple thanks the authors of dlcompat for its own dlfcn.h implementations.
Where?
So it appears that Patrick's module.c patch to add synchronization is required.
Yes or we remove the Mac OS X specific code and just use the standard functions.
So please commit Patrick's patch until we get a chance to back out all of this MACOSX specific code in favor of the standard unix versions of dlopen, dlclose, etc now recommended by Apple for MacOSX 10.3 and 10.4.
Should not take very long I think to remove the Mac OS X specific code in favor of the standard functions.
Kind regards, Tino --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
