Revamped the thread configure stuff. Now dce threads (old posix draft) are
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Thu, 11 Mar 1999 17:38:51 +0000 (17:38 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Thu, 11 Mar 1999 17:38:51 +0000 (17:38 +0000)
commit4c63008b6cd4e3a9a81ff96ab195d23fc84a4515
treeeb254cd2add542f5b3dc0a0a9060f20abdb042ab
parentfd7ba69e32a926b0bb5b769a11893bbbd2440e89
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.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
configure.in
gthread/ChangeLog
gthread/gthread-posix.c