glib/gthread
Tor Lillqvist 45adcf12c1 Include the "build" module in GLib, too, to make it more self-contained.
2000-07-15  Tor Lillqvist  <tml@iki.fi>

* Makefile.am (SUBDIRS): Include the "build" module in GLib, too,
to make it more self-contained. If your CVS client doesn't
automatically get it, do a cvs get build in glib.

* */makefile.mingw.in: Include make.mingw from build in the glib
source directory.
2000-07-14 22:46:35 +00:00
..
.cvsignore .cvsignore adaptation 2000-03-24 15:09:02 +00:00
ChangeLog makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) to 2000-05-13 19:30:58 +00:00
gthread-impl.c check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stack 2000-02-22 13:11:24 +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-posix.c Forgot a '}' in a macro for DCE-threads. Thanks to Karl Nelson 2000-03-20 16:43:28 +00:00
gthread-solaris.c Changed the scope of the initialized mutex to USYNC_THREAD. Thanks to 2000-04-25 13:44:43 +00:00
gthread.def Added missing gthread/gthread.def file. Incremented version numbers 1999-01-17 11:11:39 +00:00
gthread.rc.in Move to corresponding subdirectories. 2000-02-07 21:22:30 +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