aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1998-04-24 15:31:26 +0000
committerUlrich Drepper <drepper@redhat.com>1998-04-24 15:31:26 +0000
commit1aa63b9376c74c71995f605008fd6f332cd52aaf (patch)
tree5543823d818b19ccba99bde78bed00421e52b420
parent86d1f89213d4f4d52c410e96325ab3b3d3890e0d (diff)
downloadglibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.tar
glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.tar.gz
glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.tar.bz2
glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.zip
Update.
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.
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4588896460..c16445a14b 100644
--- 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.