* pthread_support.c (GC_thread_deregister_foreign): Make this return
void instead of void*.
svn path=/branches/mono-1-1-9/mono/; revision=51621
2005-10-11 Zoltan Varga <vargaz@gmail.com>
-
+
* pthread_support.c (GC_thread_deregister_foreign): Make this return
void instead of void*.
-
-2005-09-29 Raja R Harinath <harinath@gmail.com>
-
- * configure.host: Fix syntax error.
-
+
2005-08-24 Zoltan Varga <vargaz@gmail.com>
* win32_threads.c: If GC_INSIDE_DLL is defined, define the DllMain function for automatic registration
gc_cflags=""
if test :"$GCC": = :yes: ; then
- :
else
case "$host" in
hppa*-*-hpux* )