summaryrefslogtreecommitdiff
path: root/gthread
AgeCommit message (Expand)Author
1999-02-24inserted additional note to look for ChangeLog and AUTHORS file for a logCST 1999 Shawn T. Amundson
1999-02-15Changed signature of all g_static_mutex_* functions to take a pointerSebastian Wilhelmi
1999-02-10s/G_LOCK_DECLARE/G_LOCK_DEFINE/ throuhout glib. Added G_LOCK_EXTERN macroSebastian 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-17Added missing gthread/gthread.def file. Incremented version numbersTor Lillqvist
1999-01-16Merge in current Win32 version. Almost no Unix code touched.Tor Lillqvist
1999-01-11add support for freebsd (-lc_r for thread foo) and make sure testgthread.c co...Chris Toshok
1999-01-07Here we must replace getpwuid by getpwuid_r, but as I do not know how forSebastian Wilhelmi
1999-01-05ditch whitespace before GLIB_SYSDEFS #includes, the # needs to be inManish Singh
1999-01-05Shut up cvsManish Singh
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
1998-12-15Fixed --with-threads, small 64-bit probJeff Garzik
1998-12-15This commit merges the glib-threads branch into the mainOwen Taylor