Changed error handling again, as the error is not always set in errno, it
[platform/upstream/glib.git] / gthread /
1999-01-19 Tor LillqvistMore Win32 updates. Add missing Win32 files to distribu...
1999-01-17 Tor LillqvistOops, ChangeLog entries too, of course.
1999-01-17 Tor LillqvistAdded missing gthread/gthread.def file. Incremented...
1999-01-16 Tor LillqvistMerge in current Win32 version. Almost no Unix code...
1999-01-11 Chris Toshokadd support for freebsd (-lc_r for thread foo) and...
1999-01-07 Sebastian WilhelmiHere we must replace getpwuid by getpwuid_r, but as...
1999-01-05 Manish Singhditch whitespace before GLIB_SYSDEFS #includes, the...
1999-01-05 Manish SinghShut up cvs
1998-12-18 Sebastian WilhelmiChanged the last pthread_cond_init to pthread_attr_init.
1998-12-17 CST 1998 Shawn T... giounix.c: s/g_main_poll_add/g_main_remove_add/g
1998-12-17 Tim Janik-DG_LOG_DOMAIN="GThread", we don't need an extern varia...
1998-12-16 Tim Janikversion bump to 1.1.8, binary age 0, interface age 0.
1998-12-15 Sebastian Wilhelmiupdated.
1998-12-15 Sebastian Wilhelmis/g_mutex_functions_for_glib_use/g_thread_functions_for...
1998-12-15 Jeff GarzikFixed --with-threads, small 64-bit prob
1998-12-15 Owen TaylorThis commit merges the glib-threads branch into the...