about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41a964f375..6500f8f5ff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+2002-06-07  Jakub Jelinek  <jakub@redhat.com>
+
+	* sysdeps/unix/sysv/linux/alpha/sendfile64.c: New.
+	* sysdeps/unix/sysv/linux/ia64/sendfile64.c: New.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c: New.
+	* sysdeps/unix/sysv/linux/x86_64/sendfile64.c: New.
+	* sysdeps/unix/sysv/linux/syscalls.list (sendfile): Remove EXTRA.
+	(sendfile64): Likewise.
+	* sysdeps/unix/sysv/linux/alpha/syscalls.list (sendfile): Likewise.
+	* sysdeps/unix/sysv/linux/ia64/syscalls.list (sendfile): Likewise.
+	* sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list (sendfile):
+	Likewise.
+	* sysdeps/unix/sysv/linux/x86_64/syscalls.list (sendfile): Likewise.
+
+	* include/sys/stat.h (__fxstat64, __lxstat64): Only define if not
+	already defined.
+
 2002-06-04  Bruno Haible  <bruno@clisp.org>
 
 	* sysdeps/cris/stackinfo.h: New file.