Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Apr 1998 15:31:26 +0000 (15:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Apr 1998 15:31:26 +0000 (15:31 +0000)
1998-04-24 21:44  Richard Henderson  <rth@cygnus.com>

* sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
__ftruncate the strong symbol, and add weak alias.
* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.

ChangeLog

index 4588896..c16445a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+1998-04-24 21:44  Richard Henderson  <rth@cygnus.com>
+
+       * sysdeps/unix/sysv/linux/alpha/syscalls.list (ftruncate): Make
+       __ftruncate the strong symbol, and add weak alias.
+       * sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list: Likewise.
+
 1998-04-24  Ulrich Drepper  <drepper@cygnus.com>
 
        * termios/cfsetspeed.c: Make code cleaner and add missing const.