Update.
authorAndreas Jaeger <aj@suse.de>
Fri, 7 Jun 2002 12:34:08 +0000 (12:34 +0000)
committerAndreas Jaeger <aj@suse.de>
Fri, 7 Jun 2002 12:34:08 +0000 (12:34 +0000)
commit7baf750c21d51ee1489d617967b8256523b90254
tree731aea70ebbd5d00e4da7fbd8ff07b5878ba9c0b
parent32d4ea6bb20725d843cd161199c300cb0df4ca68
Update.

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.
ChangeLog
sysdeps/unix/sysv/linux/alpha/sendfile64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/alpha/syscalls.list
sysdeps/unix/sysv/linux/ia64/sendfile64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/ia64/syscalls.list
sysdeps/unix/sysv/linux/sparc/sparc64/sendfile64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
sysdeps/unix/sysv/linux/syscalls.list
sysdeps/unix/sysv/linux/x86_64/sendfile64.c [new file with mode: 0644]
sysdeps/unix/sysv/linux/x86_64/syscalls.list