about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-03-27 16:23:55 +0000
committerUlrich Drepper <drepper@redhat.com>2008-03-27 16:23:55 +0000
commit48cc060e647616fd0368e409944d8361221569e6 (patch)
tree247b9e44066eb4cb36481f9c11688c2445ea9daf /sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
parentf96853beafc26d4f030961b0b67a79b5bfad5733 (diff)
downloadglibc-48cc060e647616fd0368e409944d8361221569e6.tar.gz
glibc-48cc060e647616fd0368e409944d8361221569e6.tar.xz
glibc-48cc060e647616fd0368e409944d8361221569e6.zip
* sysdeps/unix/sysv/linux/wordsize-64/syscalls.list: Add open cvs/fedora-glibc-20080328T1347
	and creat system calls.
	* sysdeps/unix/sysv/linux/alpha/syscalls.list: Remove open system
	call.
	* sysdeps/unix/sysv/linux/ia64/syscalls.list: Remove open and creat
	system calls.
	* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Likewise.
	* sysdeps/unix/sysv/linux/x86_64/syscalls.list: Likewise.
Diffstat (limited to 'sysdeps/unix/sysv/linux/wordsize-64/syscalls.list')
-rw-r--r--sysdeps/unix/sysv/linux/wordsize-64/syscalls.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/wordsize-64/syscalls.list b/sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
index d377db9687..60915507b5 100644
--- a/sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
@@ -15,3 +15,5 @@ setrlimit	-	setrlimit	i:ip	__setrlimit	setrlimit setrlimit64
 readahead	-	readahead	i:iii	__readahead	readahead
 sendfile	-	sendfile	i:iipi	sendfile	sendfile64
 sync_file_range	-	sync_file_range	i:iiii	sync_file_range
+creat		-	creat		Ci:si	__libc_creat	creat creat64
+open		-	open		Ci:siv	__libc_open	__open open __open64 open64