mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-12 07:26:15 +01:00
634e4a58c6
Wed Oct 21 19:22:58 1998 Tim Janik <timj@gtk.org> * configure.in (G_MODULE_HAVE_DLERROR): reverted part of the changes from Sebastian Wilhelmi (1998-10-20). don't specify a specific loading behaviour (i.e. RTLD_NOW) when we are not sure whether it is supplied. changed the return value from (!f2 && f1) to (!f2 || f1) so we default to not needing an underscore. reverted the extra plugin.c building, because .lo files are not ELF libraries, this can't work. This needs further investigation on Solaris... Wed Oct 21 19:58:27 1998 Tim Janik <timj@gtk.org> * gmodule.c (g_module_symbol): fixed a string pointer bug that could cause garbage error messages from g_module_symbol() for systems that NEED_USCORE. |
||
---|---|---|
.. | ||
.cvsignore | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
gmodule-dl.c | ||
gmodule-dld.c | ||
gmodule.c | ||
gmodule.h | ||
gmoduleconf.h.in | ||
libgplugin_a.c | ||
libgplugin_b.c | ||
Makefile.am | ||
testgmodule.c |