glibc/malloc
Ulrich Drepper ad3d3e8f20 Fix possibly uninitilized variable handling.
If malloc errors are ignored (which say aren't by default and never
should be) malloc in the old, slow form might use an uninitialized
variable.
2010-04-08 17:12:42 -07:00
..
arena.c [BZ #9957] 2009-04-16 21:22:16 +00:00
Depend
hooks.c Restore locking in free_check. 2009-11-01 07:27:00 -08:00
Makefile Fix obstack* on i?86 2009-07-31 07:26:36 -07:00
malloc.c Fix possibly uninitilized variable handling. 2010-04-08 17:12:42 -07:00
malloc.h * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c Fix wrap-around in memusage. 2009-10-29 11:25:20 -07:00
memusage.sh Update copyright year. 2010-03-15 11:50:59 -07:00
memusagestat.c Fix spelling in memusagestat.c 2009-11-06 09:32:06 -08:00
morecore.c
mtrace.c
mtrace.pl Update copyright year. 2010-03-15 11:50:59 -07:00
obstack.c
obstack.h * stdlib/monetary.h: Uglify function parameter names. 2009-02-16 21:00:15 +00:00
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 * malloc/malloc.c (malloc_info): New function. 2009-04-09 05:45:42 +00:00