glibc/malloc
Ulrich Drepper ca6c73895d Update.
2001-10-26  Ulrich Drepper  <drepper@redhat.com>

	* string/strxfrm.c [USE_IN_EXTENDED_LOCALE_MODEL]: Correctly get
	nrules value.

2001-10-24  H.J. Lu  <hjl@gnu.org>

	* sysdeps/generic/bits/dlfcn.h (DL_CALL_FCT): Cast to void *.
	Use __BEGIN_DECLS/__END_DECLS around prototypes.
	* sysdeps/mips/bits/dlfcn.h (DL_CALL_FCT): Likewise.

2001-10-21  Jim Meyering  <meyering@lucent.com>

	* malloc/obstack.c (_): Honor the setting of ENABLE_NLS.  Otherwise,
	this code would end up calling gettext even in packages built
	with --disable-nls.
	* posix/getopt.c (_): Likewise.
	* posix/regex.c (_): Likewise.

2001-10-26  Ulrich Drepper  <drepper@redhat.com>

	* resolv/gethnamaddr.c (gethostbyaddr): Use ip6.addr for reverse
	lookup not ip6.int.
	* resolv/nss_dns/dns-host.c (_nss_dns_gethostbyaddr_r): Likewise.
	Reported by Martin.v.Loewis@t-online.de [PR libc/2598].

2001-10-19  Jakub Jelinek  <jakub@redhat.com>

	* misc/sys/cdefs.h (__attribute_used__): Define.
	* elf/rtld.c (_dl_start): Add __attribute_used__.
	* elf/dl-runtime.c (fixup, profile_fixup): Likewise.
2001-10-27 00:23:28 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update. 2001-08-29 23:31:38 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00
malloc.c Update. 2001-09-19 03:25:37 +00:00
malloc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +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 (checkhdr): Disable mcheck before reporting an error. Don't run any tests if mcheck is disabled. 2001-07-27 05:01:11 +00:00
mcheck.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
memusage.c Update. 2001-09-20 19:36:46 +00:00
memusage.sh Make -n option actually do something. 2001-09-20 19:06:30 +00:00
memusagestat.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mtrace.c Update. 2001-08-22 17:55:23 +00:00
mtrace.pl Update. 2001-07-27 08:29:06 +00:00
obstack.c Update. 2001-10-27 00:23:28 +00:00
obstack.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
set-freeres.c Update. 2001-08-04 08:05:56 +00:00
thread-m.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-calloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
tst-malloc.c Update to LGPL v2.1. 2001-07-06 04:58:11 +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