summaryrefslogtreecommitdiff
path: root/gthread/ChangeLog
AgeCommit message (Expand)Author
2000-05-13makefile.mingw.in tests/makefile.mingw.in Rename makefile.cygwin(.in) toTor Lillqvist
2000-04-25Changed the scope of the initialized mutex to USYNC_THREAD. Thanks toSebastian Wilhelmi
2000-03-20Forgot a '}' in a macro for DCE-threads. Thanks to Karl NelsonSebastian Wilhelmi
2000-03-17Added the missing POSIX_NO_YIELD and POSIX_NO_PRIORITIES warning messages.Sebastian Wilhelmi
2000-02-22check for sysconf (_SC_THREAD_STACK_MIN), which returns the minimal stackSebastian Wilhelmi
1999-11-16Changed the prototype of thread_create and thread_self to return theSebastian Wilhelmi
1999-07-2418:36. incorporated proposed cleanups from gtk-devel-list.Tim Janik
1999-06-20Update the pthreads snapshot version we want. Advice how to hand-expandTor Lillqvist
1999-06-17Completed the thread support in GLib. Thread creation, prioritizingSebastian Wilhelmi
1999-03-31Use the right default arguments for the construction of mutexes and condsSebastian Wilhelmi
1999-03-18added new AC_SUBST(GTHREAD_COMPILE_IMPL_DEFINES) to hold various definesSebastian Wilhelmi
1999-03-12Test for posix threads first, then for dce threads.Sebastian Wilhelmi
1999-03-11Revamped the thread configure stuff. Now dce threads (old posix draft) areSebastian Wilhelmi
1999-02-15Changed signature of all g_static_mutex_* functions to take a pointerSebastian Wilhelmi
1999-02-08Changed the test for getpwuid_r to exclude those systems (i.e. IRIX), thatSebastian Wilhelmi
1999-01-19More Win32 updates. Add missing Win32 files to distributed files.Tor Lillqvist
1999-01-17Oops, ChangeLog entries too, of course.Tor Lillqvist
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist
1999-01-07Here we must replace getpwuid by getpwuid_r, but as I do not know how forSebastian Wilhelmi
1998-12-18Changed the last pthread_cond_init to pthread_attr_init.Sebastian Wilhelmi
1998-12-17giounix.c: s/g_main_poll_add/g_main_remove_add/gCST 1998 Shawn T. Amundson
1998-12-17-DG_LOG_DOMAIN="GThread", we don't need an extern variable for thatTim Janik
1998-12-16version bump to 1.1.8, binary age 0, interface age 0.Tim Janik
1998-12-15updated.Sebastian Wilhelmi
1998-12-15s/g_mutex_functions_for_glib_use/g_thread_functions_for_glib_use/Sebastian Wilhelmi