mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-23 18:52:09 +01:00
2001-03-07 Sebastian Wilhelmi <wilhelmi@ira.uka.de> * makefile.cygwin.in, makefile.msc.in: Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. * gmodule/Makefile.am: Set G_LOG_DOMAIN to \"GModule\" instead of g_log_domain_gmodule. * gmodule/gmodule.c, gmodule/gmodule.def, gmodule/gmodule.h: Removed g_log_domain_gmodule. This fixes Bug #51643 for good.
10 lines
152 B
Modula-2
10 lines
152 B
Modula-2
EXPORTS
|
|
g_module_build_path
|
|
g_module_close
|
|
g_module_error
|
|
g_module_make_resident
|
|
g_module_name
|
|
g_module_open
|
|
g_module_supported
|
|
g_module_symbol
|