* sysdeps/mach/hurd/dl-sysdep.c (_dl_sysdep_start): Take into acount that elf/rtld...
authorMark Kettenis <kettenis@gnu.org>
Tue, 1 Aug 2000 20:24:20 +0000 (20:24 +0000)
committerMark Kettenis <kettenis@gnu.org>
Tue, 1 Aug 2000 20:24:20 +0000 (20:24 +0000)
commit15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad
treea2939a46c1f0edca618cc443452a30b231d1de28
parentb73204bf74da7f304323ff217484ac6905f64728
* 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.

2000-07-29  Mark Kettenis  <kettenis@gnu.org>

* 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