glibc/malloc
Ulrich Drepper 647eb037f3 Update.
2001-08-23  Jakub Jelinek  <jakub@redhat.com>

	* elf/ldconfig.c (search_dir): Remove stale symlinks.

2001-08-23  Jakub Jelinek  <jakub@redhat.com>

	* elf/dl-lookup.c (lookup_cache, lookup_cache_versioned): New.
	(_dl_lookup_symbol): Lookup relocations in cache and store successfull
	lookups in cache.
	(_dl_lookup_versioned_symbol): Likewise.
	* elf/dl-reloc.c (_dl_relocate_object): Initialize cache for
	relocation lookup.
	* elf/rtld.c (print_statistics): Output _dl_num_cache_relocations.
	* sysdeps/generic/ldsodefs.h (struct lookup_cache): New definition.
	(lookup_cache, lookup_cache_versioned): Add declarations.

2001-08-23  Ulrich Drepper  <drepper@redhat.com>

	* stdlib/tst-random.c (main): Swap parameters in fail call.
	Patch by Pete Bevin <pete@petebevin.com>.

2001-08-23  Jakub Jelinek  <jakub@redhat.com>

	* sysdeps/generic/inttypes.h: Use __gwchar_t instead of __wchar_t.

	* malloc/obstack.c: Indent preprocessor directives.
	Patch by Jim Meyering <meyering@ascend.com>.
2001-08-23 23:36:47 +00:00
..
Depend Update. 1999-10-04 22:59:43 +00:00
Makefile Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
Versions Update. 2000-04-14 17:44:22 +00:00
malloc.c Update. 2001-08-21 17:12:43 +00:00
malloc.h Update to LGPL v2.1. 2001-07-06 04:58:11 +00:00
mallocbug.c
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-08-13 21:54:43 +00:00
memusage.sh Update to LGPL v2.1. 2001-07-06 04:58:11 +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-08-23 23:36:47 +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