]> git.ipfire.org Git - thirdparty/glibc.git/commit
Update.
authorUlrich Drepper <drepper@redhat.com>
Sun, 7 Jan 2001 02:00:21 +0000 (02:00 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 7 Jan 2001 02:00:21 +0000 (02:00 +0000)
commite4a5f77de683578d85fe7621ebdaee76dd3df89c
tree9574d82850d01235549c30c0c68473371a741ef7
parentbf798a9534d3d0a374f456dcf2a1b93f15b2849c
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.
ChangeLog
elf/dl-support.c
manual/string.texi
sysdeps/generic/libc-start.c
sysdeps/powerpc/elf/libc-start.c
sysdeps/unix/sysv/linux/ldsodefs.h