(ftruncate): Make __ftruncate the strong symbol, and add weak alias.
authorUlrich Drepper <drepper@redhat.com>
Fri, 24 Apr 1998 15:29:55 +0000 (15:29 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 24 Apr 1998 15:29:55 +0000 (15:29 +0000)
sysdeps/unix/sysv/linux/alpha/syscalls.list

index 71cfbaa..ed81a2c 100644 (file)
@@ -27,7 +27,7 @@ fstatfs               -       fstatfs         2       __fstatfs       fstatfs fstatfs64
 statfs         -       statfs          2       __statfs        statfs statfs64
 getrlimit      -       getrlimit       2       __getrlimit     getrlimit getrlimit64
 setrlimit      -       setrlimit       2       setrlimit       setrlimit64
-ftruncate      -       ftruncate       2       ftruncate       ftruncate64
+ftruncate      -       ftruncate       2       __ftruncate     ftruncate ftruncate64
 truncate       -       truncate        2       truncate        truncate64
 
 # these are actually common with the x86: