Update.
authorUlrich Drepper <drepper@redhat.com>
Thu, 27 Jul 2000 23:15:34 +0000 (23:15 +0000)
committerUlrich Drepper <drepper@redhat.com>
Thu, 27 Jul 2000 23:15:34 +0000 (23:15 +0000)
* sysdeps/unix/sysv/linux/ia64/syscalls.list: Add truncate(64) and
ftruncate(64) calls.

2000-07-27  Jes Sorensen  <jes@linuxcare.com>

ChangeLog
sysdeps/unix/sysv/linux/ia64/syscalls.list

index f0ad60f..c635ffa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2000-07-27  Jes Sorensen  <jes@linuxcare.com>
 
+       * sysdeps/unix/sysv/linux/ia64/syscalls.list: Add truncate(64) and
+       ftruncate(64) calls.
+
+2000-07-27  Jes Sorensen  <jes@linuxcare.com>
+
        * intl/tst-translit.c: Include string.h to get prototype for
        strcmp().
 
index 3ada92e..7bb0a28 100644 (file)
@@ -11,6 +11,8 @@ statfs                -       statfs          i:sp    __statfs        statfs statfs64
 mmap           -       mmap            b:aniiii __mmap         mmap __mmap64 mmap64
 getpeername    -       getpeername     i:ipp   __getpeername   getpeername
 getpriority    -       getpriority     i:ii    __getpriority   getpriority
+ftruncate      -       ftruncate       2       __ftruncate     ftruncate ftruncate64
+truncate       -       truncate        2       truncate        truncate64
 
 # semaphore and shm system calls
 msgctl         -       msgctl          i:iip   __msgctl        msgctl