Update pthread_mutex_t size and initializer contents to match latest pthreads-Win32.

This commit is contained in:
Tor Lillqvist
1999-01-23 16:21:02 +00:00
parent 63cc3f3cfb
commit d041a48618
9 changed files with 70 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
Sat Jan 23 16:17:04 1999 Tor Lillqvist <tml@iki.fi>
* glibconfig.h.win32: Update the magic values for
pthread_mutex_t size and initializer bytes to match the
latest version of pthreads for Win32.
Sat Jan 23 02:14:28 1999 Tim Janik <timj@gtk.org>
* gutils.c (g_get_any_init): cleaned up the errno mess for