glibc/malloc
Ulrich Drepper 7ecfbd386a [BZ #4349]
2007-04-30  Ulrich Drepper  <drepper@redhat.com>
	    Jakub Jelinek  <jakub@redhat.com>

	[BZ #4349]
	* malloc/malloc.c: Keep separate list for first blocks on the bin
	lists with a given size.  This helps skipping over list elements
	we know won't fit in two places.
	Inspired by a patch by Tomash Brechko <tomash.brechko@gmail.com>.
2007-04-30 22:18:46 +00:00
..
arena.c . 2007-07-31 13:33:18 +00:00
Depend
hooks.c . 2007-07-31 13:33:18 +00:00
Makefile
malloc.c [BZ #4349] 2007-04-30 22:18:46 +00:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c . 2007-07-31 13:33:18 +00:00
memusage.sh [BZ #3348] 2007-02-17 08:36:28 +00:00
memusagestat.c . 2007-07-31 13:33:18 +00:00
morecore.c
mtrace.c * stdio-common/_itoa.h: Define _itoa and _fitoa for 64-bit platforms. 2007-01-25 00:45:00 +00:00
mtrace.pl . 2007-07-31 13:33:18 +00:00
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