about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
diff options
context:
space:
mode:
authorAndreas Jaeger <aj@suse.de>2002-06-07 12:34:08 +0000
committerAndreas Jaeger <aj@suse.de>2002-06-07 12:34:08 +0000
commit7baf750c21d51ee1489d617967b8256523b90254 (patch)
tree731aea70ebbd5d00e4da7fbd8ff07b5878ba9c0b /sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
parent32d4ea6bb20725d843cd161199c300cb0df4ca68 (diff)
downloadglibc-7baf750c21d51ee1489d617967b8256523b90254.tar.gz
glibc-7baf750c21d51ee1489d617967b8256523b90254.tar.xz
glibc-7baf750c21d51ee1489d617967b8256523b90254.zip
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.
Diffstat (limited to 'sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list b/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
index 6521c25120..2c76ac04f2 100644
--- a/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/sparc/sparc64/syscalls.list
@@ -12,7 +12,7 @@ ftruncate	-	ftruncate	2	__ftruncate	ftruncate __ftruncate64 ftruncate64
 truncate	-	truncate	2	truncate	truncate64
 mmap		-	mmap		6	__mmap		mmap __mmap64 mmap64
 readahead	EXTRA	readahead	3	__readahead	readahead
-sendfile	EXTRA	sendfile	i:iipi	sendfile	sendfile64
+sendfile	-	sendfile	i:iipi	sendfile	sendfile64
 
 # Override select.S in parent directory:
 select		-	select		5	__select	select