glibc/malloc
Ulrich Drepper 56e5eb4619 Avoid potential deadlock in mtrace
The _dl_addr function might have to call malloc which would lead
to a deadlock.  Avoid by calling _dl_addr early.
2011-05-16 00:58:33 -04:00
..
arena.c Replace divide and multiply with mask in sYSTRIm 2010-08-16 23:06:55 -07:00
Depend
hooks.c
Makefile
malloc.c Remove doubled words. 2011-04-22 21:34:32 -04:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c Handle large requests. 2010-10-03 22:27:21 -04:00
mcheck.h
memusage.c
memusage.sh Update copyright year. 2011-01-17 15:08:10 -05:00
memusagestat.c
morecore.c
mtrace.c Avoid potential deadlock in mtrace 2011-05-16 00:58:33 -04:00
mtrace.pl Update copyright year. 2011-01-17 15:08:10 -05:00
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c
tst-mallocfork.c
tst-mallocstate.c Remove unwanted malloc changes, again. 2010-03-26 04:00:10 -07:00
tst-mcheck.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-trim1.c
tst-valloc.c
Versions