commit | 0aa53f65fccee68600258506045a0e6e79d24d0f | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Thu Oct 07 19:09:23 2004 +0000 |
committer | Roland McGrath <roland@redhat.com> | Thu Oct 07 19:09:23 2004 +0000 |
tree | 43d01ea1427346e1e0aac0d4333a6925f5e170c3 | |
parent | 2fe2a3e124c10a958f8738d03df7c01cc283e531 [diff] [blame] |
.
diff --git a/ChangeLog b/ChangeLog index c0fbf93..136f1a6 100644 --- 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>.