2004-05-05 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / libgc / ChangeLog
index f6ed8ef41121ba9194d578dcb5e976759274a4a7..13335fe825146abd446cf329ad6ef2eabbfbd627 100644 (file)
@@ -1,3 +1,36 @@
+
+Tue May 3 16:28:26 CEST 2005 Paolo Molaro <lupus@ximian.com>
+
+       * os_dep.c: remove usage of libc private symbol.
+
+2005-05-02  Miguel de Icaza  <miguel@novell.com>
+
+       * pthread_stop_world.c (GC_restart_handler, GC_suspend_handler):
+       Wrap the original routines into methods that preserve the value of
+       errno.  Fixes #74740
+
+2005-04-18  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
+
+2005-04-15  Zoltan Varga  <vargaz@freemail.hu>
+
+       * configure.in: Applied another freebsd patch from Bill Middleton (flashdict@gmail.com).
+
+2005-04-11  Zoltan Varga  <vargaz@freemail.hu>
+
+       * include/private/gcconfig.h configure.in os_dep.c dyn_load.c: 
+       Applied some freebsd patch from Bill Middleton <flashdict@gmail.com>.
+
+2005-04-06  Zoltan Varga  <vargaz@freemail.hu>
+
+       * solaris_pthreads.c (GC_pthread_detach): Add locking.
+
+       * include/gc_pthread_redirects.h (pthread_detach): Override pthread_detach too.
+
+       * solaris_pthreads.c (GC_pthread_detach): Override pthread_detach too. Fixes
+       #74223.
+
 2005-03-29  Zoltan Varga  <vargaz@freemail.hu>
 
        * os_dep.c: Add ability to fall back to mmap-ing memory when sbrk