/[guile]/guile/guile-core/libguile/ChangeLog
ViewVC logotype

Diff of /guile/guile-core/libguile/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1745 by mdj, Tue Dec 10 16:51:13 2002 UTC revision 1.1746 by mdj, Tue Dec 10 20:09:45 2002 UTC
# Line 1  Line 1 
1  2002-12-10  Mikael Djurfeldt  <mdj@kvast.blakulla.net>  2002-12-10  Mikael Djurfeldt  <mdj@kvast.blakulla.net>
2    
3            * gc-malloc.c (malloc_mutex): New mutex.
4            (scm_gc_init_malloc): Initialize it.
5            (scm_realloc): Serialize call to realloc
6            (scm_calloc): Same for calloc.
7            Thanks to Wolfgang Jaehrling!
8            (Now we have to make sure all calls to malloc/realloc are made
9            through scm_malloc.)
10    
11          * threads.c (really_launch): Release heap (to prevent deadlock).          * threads.c (really_launch): Release heap (to prevent deadlock).
12          (create_thread): Release heap before locking thread admin mutex.          (create_thread): Release heap before locking thread admin mutex.
13    

Legend:
Removed from v.1.1745  
changed lines
  Added in v.1.1746

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26