1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-07 12:21:14 +03:00
Files
glibc/sysdeps/unix
Ulrich Drepper e4a5f77de6 Update.
2001-01-05  H.J. Lu  <hjl@gnu.org>

	* elf/dl-support.c (non_dynamic_init): Move the auxiliary
	vector checking to ...
	(_dl_aux_init): Here. New function. Defined only if
	HAVE_AUX_VECTOR is defined.

	* sysdeps/generic/libc-start.c (__libc_start_main): Call
	_dl_aux_init for static binaries if HAVE_AUX_VECTOR is defined.

	* sysdeps/powerpc/elf/libc-start.c (__libc_start_main): Call
	_dl_aux_init.

	* sysdeps/unix/sysv/linux/ldsodefs.h (DL_FIND_AUXV): Removed.
	(HAVE_AUX_VECTOR): Defined.
	(_dl_aux_init): Declared.
2001-01-07 02:00:21 +00:00
..
2000-09-15 17:50:21 +00:00
2000-10-27 06:51:12 +00:00
2000-12-31 19:13:04 +00:00
2000-12-05 17:41:15 +00:00
2001-01-07 02:00:21 +00:00
2000-09-01 02:26:05 +00:00
2000-12-06 03:16:46 +00:00
2000-08-12 05:14:52 +00:00
2000-08-12 05:14:52 +00:00
2000-09-09 07:59:23 +00:00