]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 26 Apr 2002 20:36:24 +0000 (20:36 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 26 Apr 2002 20:36:24 +0000 (20:36 +0000)
ChangeLog

index 3077f02a48150e242b497537419e575fc5ff796f..12af20e9374210f3c5c9eb3dbc67c43364102049 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-04-26  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/unix/sysv/linux/sparc/sparc32/semctl.c: Copied from
+       i386/semctl.c.
+       (__old_semctl, __new_semctl): Only use va_arg if the argument will
+       be used.
+
 2002-04-26  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/ia64/strncpy.S: Fix recovery code.