glibc/malloc
Ulrich Drepper b22fc5f565 Update.
1998-05-06 12:51  Ulrich Drepper  <drepper@cygnus.com>

	* sysdeps/i386/fpu/bits/mathinline.h (pow): Use long long int for
	test for integer.

	* sysdeps/libm-i387/e_pow.S: Correctly shift double word.
	* sysdeps/libm-i387/e_powl.S: Likewise.

1998-03-31  Wolfram Gloger  <wmglo@dent.med.uni-muenchen.de>

	* malloc/malloc.c (chunk2mem_check, top_check): New functions.
	(malloc_check, free_check, realloc_check, memalign_check): Use
	them to improve overrun checking.  Overruns of a single byte and
	corruption of the top chunk are now detected much more reliably.

1998-05-06  Andreas Jaeger  <aj@arthur.rhein-neckar.de>

	* math/libm-test.c (pow_test): Add test for special value from PR
	libc/590.
1998-05-06 12:54:05 +00:00
..
Makefile Update. 1998-02-10 20:06:30 +00:00
malloc.c Update. 1998-05-06 12:54:05 +00:00
malloc.h Update. 1997-10-12 04:05:44 +00:00
mallocbug.c update from main archive 961207 1996-12-08 08:01:13 +00:00
mcheck-init.c update from main archive 961220 1996-12-22 00:32:43 +00:00
mcheck.c Update. 1997-12-22 20:53:38 +00:00
mcheck.h Update. 1997-12-14 22:24:57 +00:00
mtrace.c Update. 1998-04-15 10:15:16 +00:00
mtrace.pl Update. 1997-12-14 22:24:57 +00:00
obstack.c Update. 1997-08-29 01:19:12 +00:00
obstack.h Update. 1998-02-15 19:31:34 +00:00
set-freeres.c Update. 1997-09-30 17:10:40 +00:00
thread-m.h Update. 1997-10-26 20:13:00 +00:00