glib/gmodule
Tim Janik 0b870ec357 provide no operation implementation for the underlying _g_module_*
Thu Aug 20 07:08:16 1998  Tim Janik  <timj@gtk.org>

        * gmodule.c: provide no operation implementation for the underlying
        _g_module_* functions, so we at least compile on systems that have
        neither of G_MODULE_IMPL_DL or G_MODULE_IMPL_DLD.
1998-08-20 05:10:27 +00:00
..
.cvsignore updates 1998-08-09 08:37:51 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog provide no operation implementation for the underlying _g_module_* 1998-08-20 05:10:27 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-dl.c minor changes to internal interface. 1998-08-10 01:36:18 +00:00
gmodule-dld.c minor changes to internal interface. 1998-08-10 01:36:18 +00:00
gmodule.c provide no operation implementation for the underlying _g_module_* 1998-08-20 05:10:27 +00:00
gmodule.h indentation fix. 1998-08-17 06:29:22 +00:00
gmoduleconf.h.in initial import of gmodule. 1998-08-09 08:32:18 +00:00
libgplugin_a.c hm, fixup call sequences for check_init() and de_init(). 1998-08-09 13:13:12 +00:00
libgplugin_b.c changed the return type for the GModuleCheckInit function to be a string, 1998-08-17 02:40:30 +00:00
Makefile.am Released GLib 1.1.3 1998-08-17 04:27:37 +00:00
testgmodule.c version bump to 1.1.3, binary age 0, interface age 0. 1998-08-16 21:14:11 +00:00