glib/gmodule
Sebastian Wilhelmi a3ad2d5774 build the library name ourselfs ... so we can load the library specified
2001-07-30  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* gmodule/gmodule.c (parse_libtool_archive): build the library
	name ourselfs ... so we can load the library specified and not
	mangle any name not beggining in 'lib'. Patch from Michael Meeks
	<michael@ximian.com>.
2001-07-30 08:52:20 +00:00
..
.cvsignore Match also UNC paths on Win32. 2001-02-21 12:41:28 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog reflect glib move 2001-07-20 17:01:30 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dl.c add check for broken RTLD_GLOBAL (on OSF1 V5.0). 2001-02-17 06:28:07 +00:00
gmodule-dld.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-dyld.c gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmodule-os2.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
gmodule-win32.c From Edward M. Lee <tailbert@yahoo.com>: 2001-03-14 20:18:03 +00:00
gmodule.c build the library name ourselfs ... so we can load the library specified 2001-07-30 08:52:20 +00:00
gmodule.def Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. 2001-03-07 14:22:25 +00:00
gmodule.h Use G_BEGIN_DECLS and G_END_DECLS. Define G_MODULE_EXPORT correctly on 2001-03-09 21:33:23 +00:00
gmodule.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +00:00
gmoduleconf.h.in gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00
gmoduleconf.h.win32 applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
libgplugin_a.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
libgplugin_b.c applied patch from Andreas Persenius <ndap@swipnet.se> that updates the 2000-07-26 11:02:02 +00:00
Makefile.am Move glib library into a subdirectory, make all GLib include files include 2001-06-26 16:01:21 +00:00
makefile.mingw.in Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. 2001-03-07 14:22:25 +00:00
makefile.msc.in reflect glib move 2001-07-20 17:01:30 +00:00
testgmodule.c gmodule implementation for Darwin/Mac OS X 2001-04-20 17:05:38 +00:00