1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-08-30 17:41:16 +03:00
Files
glibc/sysdeps
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-12-27 23:38:53 +00:00
2000-12-04 08:37:38 +00:00
2001-01-07 02:00:21 +00:00
2000-12-05 04:18:59 +00:00
2000-10-27 06:51:12 +00:00
1999-07-14 00:54:57 +00:00
2000-12-21 23:42:32 +00:00
2000-12-21 23:30:28 +00:00
2000-12-04 08:37:38 +00:00
2000-11-27 14:41:40 +00:00
2000-12-27 07:56:28 +00:00
2001-01-07 02:00:21 +00:00
2000-11-23 06:30:49 +00:00
2000-12-04 08:37:38 +00:00
2001-01-03 19:59:47 +00:00
1999-02-07 12:50:11 +00:00
2001-01-07 02:00:21 +00:00
2000-07-26 18:21:25 +00:00
2000-09-01 06:39:10 +00:00
2001-01-05 01:01:31 +00:00