glibc/sysdeps/unix/sysv/linux/i386
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
..
bits Update. 1998-10-25 09:11:53 +00:00
i686 Update. 1998-08-23 18:23:26 +00:00
sys Update. 1998-09-10 14:09:11 +00:00
brk.c update from main archive 961127 1996-11-28 04:16:09 +00:00
chown.c Update. 1998-10-21 15:29:52 +00:00
clone.S Update. 1999-01-26 13:41:11 +00:00
Dist Update. 1998-10-23 14:05:15 +00:00
dl-librecon.h Update. 1999-02-24 09:40:04 +00:00
dl-procinfo.h Update. 1998-07-13 12:29:13 +00:00
getgroups.c Update. 1998-10-22 11:49:29 +00:00
Makefile Update. 1998-10-21 15:29:52 +00:00
mmap.S Update. 1998-11-16 12:02:08 +00:00
pread64.c Update. 1998-10-21 15:29:52 +00:00
pread.c Update. 1998-10-21 15:29:52 +00:00
profil-counter.h Update. 1998-08-24 16:46:16 +00:00
pwrite64.c Update. 1998-10-21 15:29:52 +00:00
pwrite.c Update. 1998-10-21 15:29:52 +00:00
register-dump.h Update. 1998-08-29 09:51:09 +00:00
setegid.c Update. 1998-10-16 16:33:36 +00:00
seteuid.c Update. 1998-10-16 16:33:36 +00:00
setfsgid.c Update. 1998-11-30 14:21:53 +00:00
setfsuid.c Update. 1998-11-30 14:21:53 +00:00
setgid.c Update. 1998-10-21 15:29:52 +00:00
setgroups.c Update. 1998-11-02 10:07:25 +00:00
setregid.c Update. 1998-10-21 15:29:52 +00:00
setresgid.c Update. 1998-10-21 15:29:52 +00:00
setresuid.c Update. 1998-10-21 15:29:52 +00:00
setreuid.c Update. 1998-10-21 15:29:52 +00:00
setuid.c Update. 1998-10-21 15:29:52 +00:00
sigaction.c Update. 1998-10-31 11:42:52 +00:00
sigcontextinfo.h Update. 1998-07-20 17:25:48 +00:00
socket.S Update. 1998-07-16 11:44:36 +00:00
syscall.S Update. 1998-06-07 14:06:56 +00:00
syscalls.list Update. 1998-10-26 11:11:28 +00:00
sysdep.h Update. 1999-01-13 13:29:55 +00:00
sysdep.S Update. 1998-07-01 09:34:02 +00:00
Versions Update. 1998-08-23 18:23:26 +00:00
vfork.S Update. 1999-01-21 09:26:20 +00:00