glib/gthread
Sebastian Wilhelmi 8168836cd2 Changed signature of all g_static_mutex_* functions to take a pointer
1999-02-15  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* glib.h, glibconfig.h.win32, configure.in: Changed signature of
	all g_static_mutex_* functions to take a pointer rather than the
	struct itself. This is not an issue at the moment, because those
	funcs are really macros, but is it un'G'ish and might fall on our
	feet in the future.

	* gthread/testgthread.c (test_mutexes): Use new signature of
	g_static_mutex* functions.
1999-02-15 08:26:00 +00:00
..
.cvsignore Shut up cvs 1999-01-05 20:28:45 +00:00
ChangeLog Changed signature of all g_static_mutex_* functions to take a pointer 1999-02-15 08:26:00 +00:00
gthread-none.c s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/ 1998-12-15 16:47:31 +00:00
gthread-nspr.c updated. 1998-12-15 17:49:30 +00:00
gthread-posix.c Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), that 1999-02-08 17:14:44 +00:00
gthread-solaris.c updated. 1998-12-15 17:49:30 +00:00
gthread.c -DG_LOG_DOMAIN="GThread", we don't need an extern variable for that 1998-12-17 02:42:57 +00:00
gthread.def Added missing gthread/gthread.def file. Incremented version numbers 1999-01-17 11:11:39 +00:00
Makefile.am More Win32 updates. Add missing Win32 files to distributed files. 1999-01-19 21:13:59 +00:00
testgthread.c Changed signature of all g_static_mutex_* functions to take a pointer 1999-02-15 08:26:00 +00:00