glib/gmodule
Owen Taylor 931ea95265 This commit merges the glib-threads branch into the main
branch. See the ChangeLog for details of the changes.

In brief overview:

 - The set of threading functions can be set
 - A default implementation is provided in -lgthread
 - All static data structures are locked using these
   functions if g_thread_init() is called.
1998-12-15 05:28:02 +00:00
..
.cvsignore .cvsignore updates to shutup CVS 1998-09-17 22:57:16 +00:00
AUTHORS initial import of gmodule. 1998-08-09 08:32:18 +00:00
ChangeLog This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
COPYING initial import of gmodule. 1998-08-09 08:32:18 +00:00
gmodule-dl.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gmodule-dld.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gmodule-win32.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gmodule.c This commit merges the glib-threads branch into the main 1998-12-15 05:28:02 +00:00
gmodule.def applied glib-tml-981120-0, change log appended below. 1998-11-25 03:02:56 +00:00
gmodule.h removed dummy structure definitions for struct _GCache, _GTree, _GTimer, 1998-10-27 04:11:34 +00:00
gmoduleconf.h.in removed dummy structure definitions for struct _GCache, _GTree, _GTimer, 1998-10-27 04:11:34 +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 removed dummy structure definitions for struct _GCache, _GTree, _GTimer, 1998-10-27 04:11:34 +00:00
libgplugin_b.c removed dummy structure definitions for struct _GCache, _GTree, _GTimer, 1998-10-27 04:11:34 +00:00
Makefile.am Put -DFOO stuff into Makefile.am INCLUDES. 1998-11-29 22:47:07 +00:00
testgmodule.c removed dummy structure definitions for struct _GCache, _GTree, _GTimer, 1998-10-27 04:11:34 +00:00