about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-08-21 04:53:15 +0000
committerUlrich Drepper <drepper@redhat.com>1999-08-21 04:53:15 +0000
commitc086e2d210bead1d0abbfa5cea61bf6aa4c9f4c0 (patch)
treed715225fd372f6060cea5efb31b6b488da6d391a /ChangeLog
parent52cea45760128eba0cc6108f3809e52bee553f9f (diff)
downloadglibc-c086e2d210bead1d0abbfa5cea61bf6aa4c9f4c0.tar.gz
glibc-c086e2d210bead1d0abbfa5cea61bf6aa4c9f4c0.tar.xz
glibc-c086e2d210bead1d0abbfa5cea61bf6aa4c9f4c0.zip
Update.
	* sysdeps/unix/sysv/linux/execve.c: Define weak alias execve.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3141a9e003..effeb4193c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-08-20  Ulrich Drepper  <drepper@cygnus.com>
 
+	* sysdeps/unix/sysv/linux/execve.c: Define weak alias execve.
+
 	* sysdeps/unix/sysv/linux/init-first.c (init): Remove personality
 	call.  It should not be necessary andis harmful for Alpha.