glibc/malloc
Ulrich Drepper 1773d1ba5f Update.
2004-05-25  Ulrich Drepper  <drepper@redhat.com>

	* nss/digits_dots.c (__nss_hostname_digits_dots): Remove typep and
	flags parameter, convert afp to simple int parameter.  Adjust code.
	typep was never != NULL and flags therefore also unused.  *afp is
	never modified.
	* nss/nsswitch.h: Adjust __nss_hostname_digits_dots prototype.
	* nss/getXXbyYY.c: Remove HAVE_TYPE handling.  Adjust af parameter
	handling for __nss_hostname_digits_dots calls.
	* nss/getXXbyYY_r.c: Likewise.

	* elf/dl-load.c (_dl_map_object_from_fd): Map DSOs with MAP_DENYWRITE.
2004-05-26 06:42:16 +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. 2004-03-19 07:16:54 +00:00
malloc.h Update. 2003-08-18 18:13:38 +00:00
mallocbug.c
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 [BZ #40] 2004-05-17 18:59:35 +00:00
memusagestat.c [BZ #40] 2004-05-17 18:59:35 +00:00
mtrace.c Update. 2003-12-17 23:52:56 +00:00
mtrace.pl [BZ #163] 2004-05-18 20:18:14 +00:00
obstack.c Don't allow linking with _obstack. 2004-05-24 05:20:48 +00:00
obstack.h Update. 2004-05-26 06:42:16 +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
tst-valloc.c
Versions * malloc/Versions (GLIBC_PRIVATE): Add __libc_thread_freeres. 2003-02-22 00:55:36 +00:00