1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-09-07 01:26:44 +03:00
Files
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
..
1998-10-25 09:11:53 +00:00
1998-08-23 18:23:26 +00:00
1998-09-10 14:09:11 +00:00
1996-11-28 04:16:09 +00:00
1998-10-21 15:29:52 +00:00
1999-01-26 13:41:11 +00:00
1998-10-23 14:05:15 +00:00
1999-02-24 09:40:04 +00:00
1998-07-13 12:29:13 +00:00
1998-10-22 11:49:29 +00:00
1998-10-21 15:29:52 +00:00
1998-11-16 12:02:08 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-08-24 16:46:16 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-08-29 09:51:09 +00:00
1998-10-16 16:33:36 +00:00
1998-10-16 16:33:36 +00:00
1998-11-30 14:21:53 +00:00
1998-11-30 14:21:53 +00:00
1998-10-21 15:29:52 +00:00
1998-11-02 10:07:25 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-21 15:29:52 +00:00
1998-10-31 11:42:52 +00:00
1998-07-20 17:25:48 +00:00
1998-07-16 11:44:36 +00:00
1998-06-07 14:06:56 +00:00
1998-10-26 11:11:28 +00:00
1999-01-13 13:29:55 +00:00
1998-07-01 09:34:02 +00:00
1998-08-23 18:23:26 +00:00
1999-01-21 09:26:20 +00:00