ce5eb135a2
* dll_init.cc (dll_dllcrt0_1): Likewise. * dlfcn.cc (dlopen): Prevent dlopen()'d DLL from installing any cxx malloc overrides. * include/cygwin/cygwin_dll.h (__dynamically_loaded): New variable. * lib/_cygwin_crt0_common.cc (_cygwin_crt0_common): Check it and only install cxx malloc overrides when statically loaded. Extend comments. |
||
---|---|---|
.. | ||
_cygwin_crt0_common.cc | ||
crt0.h | ||
cygwin_attach_dll.c | ||
cygwin_crt0.c | ||
dll_entry.c | ||
dll_main.cc | ||
libcmain.c | ||
premain0.c | ||
premain1.c | ||
premain2.c | ||
premain3.c | ||
pseudo-reloc.c |