glibc/malloc
Ulrich Drepper 3c6904fb49 Update.
2003-09-27  Wolfram Gloger  <wg@malloc.de>

	* malloc/malloc.c: Include <malloc-machine.h> earlier instead of
	"thread-m.h", so that default parameters can be overridden in a
	system-specific malloc-machine.h.  Remove extra ; from extern "C"
	closing brace.
	* sysdeps/generic/malloc-machine.h: New file.
	* sysdeps/mach/hurd/malloc-machine.h: New file.
	* malloc/thread-m.h: Removed.
	* malloc/Makefile: Remove CFLAGS-malloc.c parameter addition, it
	is in sysdeps/generic/malloc-machine.h now.

	* elf/dl-reloc.c (_dl_allocate_static_tls): Move definition of
	variables only used if TLS_TCB_AT_TP is defined into the #if
	branch.
2003-09-30 02:10:33 +00:00
..
arena.c Update. 2003-07-01 08:31:38 +00:00
Depend
hooks.c Update. 2003-09-12 22:37:19 +00:00
Makefile Update. 2003-09-30 02:10:33 +00:00
malloc.c Update. 2003-09-30 02:10:33 +00:00
malloc.h Update. 2003-08-18 18:13:38 +00:00
mallocbug.c
mcheck-init.c
mcheck.c * scripts/abilist.awk: New file. 2002-11-14 03:59:56 +00:00
mcheck.h
memusage.c
memusage.sh Update. 2003-01-02 20:32:33 +00:00
memusagestat.c * include/atomic.h (atomic_increment_and_test): Invert sense of test. 2003-03-22 23:01:01 +00:00
mtrace.c Update. 2003-09-04 08:27:37 +00:00
mtrace.pl Update. 2003-01-02 20:32:33 +00:00
obstack.c
obstack.h 2002-01-03 Paul Eggert <eggert@twinsun.com> 2003-01-04 21:42:30 +00:00
set-freeres.c Update. 2003-03-21 08:03:25 +00:00
thread-freeres.c * malloc/thread-freeres.c: Conditionalize on _LIBC_REENTRANT. 2003-02-22 01:58:06 +00:00
tst-calloc.c
tst-malloc.c
tst-mallocstate.c
tst-mtrace.c
tst-mtrace.sh
tst-obstack.c
tst-valloc.c
Versions * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. 2003-02-22 00:55:36 +00:00