diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-04-24 15:31:26 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-04-24 15:31:26 +0000 |
commit | 1aa63b9376c74c71995f605008fd6f332cd52aaf (patch) | |
tree | 5543823d818b19ccba99bde78bed00421e52b420 | |
parent | 86d1f89213d4f4d52c410e96325ab3b3d3890e0d (diff) | |
download | glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.zip glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.tar.gz glibc-1aa63b9376c74c71995f605008fd6f332cd52aaf.tar.bz2 |
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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |