2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-01 13:17:19 +08:00
glibc/malloc
Ulrich Drepper 4f27c49622 Update.
2004-11-13  Ulrich Drepper  <drepper@redhat.com>

	* malloc/malloc.c (malloc_state): stat_lock_* elements need only
	be defined if THREAD_STATS is defined.  Remove pad0_ since it does
	not align with cache line sizes in general anyway.
2004-11-13 19:50:50 +00:00
..
arena.c Update. 2004-10-18 23:17:46 +00:00
Depend
hooks.c Update. 2004-09-09 21:10:29 +00:00
Makefile
malloc.c Update. 2004-11-13 19:50:50 +00:00
malloc.h
mallocbug.c
mcheck-init.c
mcheck.c 2004-09-08 Roland McGrath <roland@redhat.com> 2004-09-08 20:36:02 +00:00
mcheck.h
memusage.c
memusage.sh
memusagestat.c
mtrace.c Update. 2004-09-14 04:41:35 +00:00
mtrace.pl Update. 2004-10-04 23:22:47 +00:00
obstack.c
obstack.h
set-freeres.c
thread-freeres.c
tst-calloc.c
tst-malloc.c
tst-mallocstate.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-valloc.c
Versions