glibc/malloc
Ulrich Drepper 486bdb8863 * malloc/malloc.c (public_rEALLOc): When new arena is used, copy
really all bytes.  Patch by Denys Vlasenko <dvlasenk@redhat.com>.
2008-11-03 08:07:39 +00:00
..
Depend
Makefile * malloc/tst-trim1.c: New file. 2007-12-16 22:57:57 +00:00
Versions
arena.c * malloc/arena.c (grow_heap): Split out code to shrink heap into... 2007-12-12 00:11:49 +00:00
hooks.c (__malloc_check_init): Remove printf. 2008-07-15 17:16:07 +00:00
malloc.c * malloc/malloc.c (public_rEALLOc): When new arena is used, copy 2008-11-03 08:07:39 +00:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c
mcheck.h
memusage.c
memusage.sh * posix/getconf.c: Update copyright year. 2008-01-02 19:26:03 +00:00
memusagestat.c
morecore.c
mtrace.c * malloc/mtrace.c (mtrace): Use 'e' flag in fopen call. Drop 2008-07-26 22:43:16 +00:00
mtrace.pl * malloc/mtrace.pl: Use $@ instead of $* to keep perl 5.10 quiet. 2008-04-07 14:45:18 +00:00
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c
tst-mallocfork.c
tst-mallocstate.c
tst-mcheck.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-trim1.c * malloc/tst-trim1.c: New file. 2007-12-16 22:57:57 +00:00
tst-valloc.c