From: Ulrich Drepper Date: Fri, 24 Apr 1998 15:31:26 +0000 (+0000) Subject: Update. X-Git-Tag: cvs/libc-ud-980427~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1aa63b9376c74c71995f605008fd6f332cd52aaf;p=thirdparty%2Fglibc.git Update. 1998-04-24 21:44 Richard Henderson * 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. --- diff --git a/ChangeLog b/ChangeLog index 45888964609..c16445a14bf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +1998-04-24 21:44 Richard Henderson + + * 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 * termios/cfsetspeed.c: Make code cleaner and add missing const.