glibc/sysdeps
Ulrich Drepper 9a51759bdf Update.
1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* malloc/malloc.c (mALLOC_SET_STATe): Handle the case where a
	non-checked heap is restored when malloc checking was requested by
	the user.
	(struct malloc_state): Add using_malloc_checking.
	(MALLOC_STATE_VERSION): Increment minor.
	(using_malloc_checking, disallow_malloc_check): New variables.
	(__malloc_check_init): Use them.
	(mALLOC_GET_STATe): Use mALLOc to allocate the malloc_state, so
	that it can the chunk is properly instrumented when malloc
	checking is enabled.  Set the new using_malloc_checking field.
	(malloc_hook_ini): Correct signature when _LIBC is not defined.

1999-02-23  Andreas Schwab  <schwab@issan.cs.uni-dortmund.de>

	* sysdeps/unix/sysv/linux/i386/dl-librecon.h
	(DISTINGUISH_LIB_VERSIONS): Don't relocate DT_STRTAB a second
	time.

	* elf/rtld.c (dl_main): Rename paths_initialized to rtld_is_main.
	Don't call elf_get_dynamic_info and _dl_setup_hash a second time
	if ld.so is the main program.

	* stdio-common/vfprintf.c (vfprintf): If precision or width is too
1999-02-24 09:40:04 +00:00
..
alpha Update. 1999-02-20 18:28:24 +00:00
am29k Update. 1998-03-09 09:11:57 +00:00
arm Update. 1999-02-20 15:02:24 +00:00
generic Update. 1999-02-21 14:29:07 +00:00
gnu Update. 1999-01-26 19:29:36 +00:00
hppa Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00
i370 update. 1997-07-11 01:19:07 +00:00
i386 Update. 1999-02-20 18:28:24 +00:00
i860 Update. 1997-06-23 21:55:26 +00:00
i960 Update. 1998-03-09 09:11:57 +00:00
ieee754 Update. 1998-12-28 14:28:07 +00:00
libm-i387 Update. 1999-02-08 17:29:55 +00:00
libm-ieee754 Update. 1999-01-19 10:11:00 +00:00
m68k Update. 1999-02-20 18:28:24 +00:00
m88k Update. 1998-03-09 09:11:57 +00:00
mach 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> 1999-02-16 19:10:02 +00:00
mips Update. 1999-02-20 18:28:24 +00:00
mvs update. 1997-07-11 01:19:07 +00:00
posix Update. 1999-02-16 11:06:33 +00:00
powerpc Update. 1999-02-20 15:02:24 +00:00
rs6000 Update. 1998-03-09 09:11:57 +00:00
sparc Update. 1999-02-20 18:28:24 +00:00
standalone Update. 1999-02-07 12:50:11 +00:00
tahoe update from main archive 960909 1996-09-10 02:00:15 +00:00
unix Update. 1999-02-24 09:40:04 +00:00
vax Update. 1998-03-09 09:11:57 +00:00
wordsize-32 Update. 1999-02-11 14:59:52 +00:00
wordsize-64 Update. 1999-02-11 14:59:52 +00:00
z8000 Updated from /src/gmp-2.0 1996-05-07 21:04:52 +00:00