Patch: glib-wilhelmi-981207-0.patch Hi, This patch consists of two files glib-wilhelmi-981207-0.patch.gz and glib-wilhelmi-981207-0.patch.tar.gz, that should be both applied/unpacked to the CVS glib. this patch aims for laying the grounding for making glib thread-safe. Please see the threads: "next round: glib thread safety proposal" and "Thread specific data for GLib" on gtk-devel-list for rationals and the like. Contained is: - implementations for mutexes and conditions and thread private data. They can be adjusted at run-time by calling g_thread_init() So, this patch actually is only to get it to Owen. He'll handle this. (So, whoever is reading this, don't just apply.. :-)