]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 21 Aug 1999 04:53:29 +0000 (04:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 21 Aug 1999 04:53:29 +0000 (04:53 +0000)
ChangeLog

index 316f2d847d2ca4075dc9f83b62afc16192d0710d..b12f72e3d1c0bd3e887aeb783dc36e1b34841815 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 1999-08-19  Ulrich Drepper  <drepper@cygnus.com>
 
+       * sysdeps/unix/sysv/linux/execve.c: Add weak alias execve.
+
        * sysdeps/posix/getcwd.c: Correct comment saying < 0 is ok for size
        type.  [PR libc/1269]