glib/gmodule
Sebastian Wilhelmi cb931f4980 glibconfig.h and glib.h now include files outside of the extern "C" block.
2000-07-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in, glib.h: glibconfig.h and glib.h now include files
	outside of the extern "C" block. Makes some C++ compiler
	happy. Reported by Denis Vakatov <vakatov@peony.nlm.nih.gov>.

	* gmodule/gmodule.h: include glib.h before doing extern "C".
        Makes some C++ compiler happy. Reported by Denis Vakatov
	<vakatov@peony.nlm.nih.gov>.
2000-07-19 14:01:22 +00:00
..
.cvsignore .cvsignore adaptation 2000-03-24 15:09:02 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog glibconfig.h and glib.h now include files outside of the extern "C" block. 2000-07-19 14:01:22 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-beos.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-dl.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-dld.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-os2.c do not return NULL symbols. 2000-03-01 04:57:07 +00:00
gmodule-win32.c Don't #include <tlhelp32.h> when compiling with gcc, as it isn't provided. 2000-07-18 20:24:29 +00:00
gmodule.c New function that returns the message string for a Win32 error code. 2000-03-01 04:57:07 +00:00
gmodule.def applied glib-tml-981120-0, change log appended below. 1998-11-25 03:02:56 +00:00
gmodule.h glibconfig.h and glib.h now include files outside of the extern "C" block. 2000-07-19 14:01:22 +00:00
gmodule.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +00:00
gmoduleconf.h.in Port to BeOS by myself and Richard Offer. 1999-05-08 07:40:44 +00:00
gmoduleconf.h.win32 New function that returns the message string for a Win32 error code. 1998-10-27 04:11:32 +00:00
libgplugin_a.c New function that returns the message string for a Win32 error code. 2000-03-01 04:57:07 +00:00
libgplugin_b.c New function that returns the message string for a Win32 error code. 2000-03-01 04:57:07 +00:00
Makefile.am Move glib-config to glib-config-2.0 move glib.m4 to glib-2.0.m4 2000-07-14 19:22:54 +00:00
makefile.mingw.in Include the "build" module in GLib, too, to make it more self-contained. 2000-07-14 22:46:35 +00:00
testgmodule.c New function that returns the message string for a Win32 error code. 2000-03-01 09:44:10 +00:00