glib/gthread
Sebastian Wilhelmi 4c63008b6c Revamped the thread configure stuff. Now dce threads (old posix draft) are
1999-03-11  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

	* configure.in: Revamped the thread configure stuff. Now dce
	threads (old posix draft) are recogniced. This is necessary,
	because dce threads are in fact working quite differently from
	posix threads. Also changed the conditions for checking for MT
	safe functions a bit, because G_THREADS_IMPL_NONE still have to
	compile thread safe.

	* gthread/gthread-posix.c: Now handle both dce and posix
	threads. They are sufficently equal.

NOTE: Please do not commit my change to
glib-1-2/{acconfig.h,configure.in,config.h.win32} from 1999-03-03, as
the current change will take care of that too.
1999-03-11 17:38:51 +00:00
..
.cvsignore Shut up cvs 1999-01-05 20:28:45 +00:00
ChangeLog Revamped the thread configure stuff. Now dce threads (old posix draft) are 1999-03-11 17:38:51 +00:00
gthread-none.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread-nspr.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread-posix.c Revamped the thread configure stuff. Now dce threads (old posix draft) are 1999-03-11 17:38:51 +00:00
gthread-solaris.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +00:00
gthread.c inserted additional note to look for ChangeLog and AUTHORS file for a log 1999-02-24 06:14:27 +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