aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2000-08-01 20:24:20 +0000
committerMark Kettenis <kettenis@gnu.org>2000-08-01 20:24:20 +0000
commit15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad (patch)
treea2939a46c1f0edca618cc443452a30b231d1de28 /ChangeLog
parentb73204bf74da7f304323ff217484ac6905f64728 (diff)
downloadglibc-15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad.tar
glibc-15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad.tar.gz
glibc-15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad.tar.bz2
glibc-15f033cf1cc05b4d25a6c27f65c7c156eae3a9ad.zip
* 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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 31a64c77e5..742c4381e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+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.
+
2000-08-01 Philip Blundell <philb@gnu.org>
* sysdeps/unix/sysv/linux/arm/Makefile [subdir=resource]