glibc/malloc
Ulrich Drepper cc7eecbfc0 [BZ #3313]
* malloc/malloc.c (malloc_consolidate): Don't use get_fast_max to
	determine highest fast bin to consolidate, always look into all of
	them.
	(do_check_malloc_state): Only require for empty bins for large
	sizes in main arena.
2006-10-13 20:53:14 +00:00
..
arena.c [BZ #2775] 2006-09-07 16:06:54 +00:00
Depend
hooks.c
Makefile * malloc/memusage.sh (memusageso): Add quotes. 2006-05-19 16:48:27 +00:00
malloc.c [BZ #3313] 2006-10-13 20:53:14 +00:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c * include/atomic.c: Define catomic_* operations. 2006-10-11 09:01:52 +00:00
memusage.sh * malloc/memusage.sh (memusageso): Add quotes. 2006-05-19 16:48:27 +00:00
memusagestat.c * malloc/memusagestat.c: Silence warnings. 2006-08-09 22:21:20 +00:00
morecore.c
mtrace.c
mtrace.pl
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c * malloc/malloc.c (sYSMALLOc): Avoid infinite loop if MMAP 2006-08-24 17:30:37 +00:00
tst-mallocfork.c
tst-mallocstate.c
tst-mcheck.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-valloc.c
Versions