about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1998-09-05 15:00:54 +0000
committerRoland McGrath <roland@gnu.org>1998-09-05 15:00:54 +0000
commit2b4083dd7205359d5085e55f95a968449413d8fd (patch)
tree7646c0ea16209d14eabe77c8510a984969beb9c0 /ChangeLog
parent531e4bca8ea2931051e9ba458e2f486ac56d712a (diff)
downloadglibc-2b4083dd7205359d5085e55f95a968449413d8fd.tar.gz
glibc-2b4083dd7205359d5085e55f95a968449413d8fd.tar.xz
glibc-2b4083dd7205359d5085e55f95a968449413d8fd.zip
1998-09-05 Mark Kettenis <kettenis@phys.uva.nl>
	* sysdeps/mach/hurd/i386/init-first.c (init1): Call
	__getopt_clean_environment with __environ instead of envp.

	* sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1ead6569ea..f929887f55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
+1998-09-05  Mark Kettenis  <kettenis@phys.uva.nl>
+
+	* sysdeps/mach/hurd/i386/init-first.c (init1): Call
+	__getopt_clean_environment with __environ instead of envp.
+
 1998-09-05  Roland McGrath  <roland@baalperazim.frob.com>
 
+	* sysdeps/mach/hurd/i386/Makefile (omit-deps): Define to crt0.
+
 	* string/argz-extract.c (__argz_extract): Add de-consting cast for
 	setting results.