]> git.ipfire.org Git - thirdparty/glibc.git/commit
* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into
authorMark Kettenis <kettenis@gnu.org>
Tue, 1 Aug 2000 20:34:41 +0000 (20:34 +0000)
committerMark Kettenis <kettenis@gnu.org>
Tue, 1 Aug 2000 20:34:41 +0000 (20:34 +0000)
commit555be45444c5fd082580a1cd7bd695905e627717
treef51a28102b09f355fdf919dd34bcde86091ab5cc
parent91856709da3e84e2d2b3addcb24815ba88f11cd7
* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into
acount that elf/rtld's main program might remove some varibales
from the environment if we're trying to be secure.  Move the Hurd
startup data if necessary, or, if we there is no startup data,
make sure the magical convention that ARGV[0] is stored just after
the environment list.
ChangeLog
sysdeps/mach/hurd/dl-sysdep.c