]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
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 f0ad60f9c82ba6c5c3ff881a2884461b2ec55529..c635ffac97fa0d22dddec199488ab7702639c6cd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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
index 3ada92ef2099244e1f51b5ce9abe11f630fc4d1a..7bb0a2820e8eb15a3645103d5ece3bc1f396e083 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