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
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2003-09-30 02:10:33 +00:00
Versions * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. 2003-02-22 00:55:36 +00:00
arena.c Update. 2003-07-01 08:31:38 +00:00
hooks.c Update. 2003-09-12 22:37:19 +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 update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mcheck.c * scripts/abilist.awk: New file. 2002-11-14 03:59:56 +00:00
mcheck.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.c Distinguish anonymous mmap. 2002-05-03 03:49:29 +00:00
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 * include/libc-symbols.h (__libc_freeres_fn_section, libc_freeres_fn): 2002-11-01 20:44:15 +00:00
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 Add tests for one or both parameters being zero. 2002-08-07 23:06:11 +00:00
tst-malloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mallocstate.c Update. 2002-01-29 07:54:51 +00:00
tst-mtrace.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-mtrace.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-obstack.c Update. 2000-11-20 17:40:29 +00:00
tst-valloc.c Update. 2000-11-20 17:40:29 +00:00