]> granicus.if.org Git - strace/commitdiff
.
authorRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 19:09:23 +0000 (19:09 +0000)
committerRoland McGrath <roland@redhat.com>
Thu, 7 Oct 2004 19:09:23 +0000 (19:09 +0000)
ChangeLog

index c0fbf93ba1135fe8797a8e00e3f10accc4a0e9d7..136f1a6c36bf004a3a99d6c95a5628877a2bf5d3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-10-07  Roland McGrath  <roland@redhat.com>
 
+       * file.c (sys_llssek, sys_readahead, sys_fadvise64, sys_fadvise64_64):
+       Use LONG_LONG macro.
+       * io.c (sys_pread, sys_pwrite, sys_sendfile): Likewise.
+
        * linux/x86_64/syscallent.h: Fix botched table entries.
        From Ulrich Drepper <drepper@redhat.com>.