A patch for glibc 2.0.7
Ulrich Drepper
drepper@cygnus.com
Thu Jul 23 15:26:00 GMT 1998
hjl@lucon.org (H.J. Lu) writes:
> This patch fixes a bug and also introduce a new variable, __dlopened.
> It can be used by a shared library to check it is loaded via dlopen ()
> or not.
We cannot use global variables. You should have learned this. Your
proposal for this C++ initialization problem cannot work. We must
find a different solution.
--
---------------. drepper at gnu.org ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com `------------------------
More information about the Libc-hacker
mailing list