about summary refs log tree commit diff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-24 03:23:39 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-24 03:23:39 +0000
commit609bb0712d522828bf52eb539d0b590ae153e55f (patch)
treeb337b10c6db214cc28a5cb4b956e397f2956b763 /sysdeps
parent715db78bd4108b1bf2683345b9b03f684055f0bd (diff)
downloadglibc-609bb0712d522828bf52eb539d0b590ae153e55f.tar.gz
glibc-609bb0712d522828bf52eb539d0b590ae153e55f.tar.xz
glibc-609bb0712d522828bf52eb539d0b590ae153e55f.zip
* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
	and creat system calls.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list b/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
index aee60bf9d5..320c40da64 100644
--- a/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list
@@ -1,3 +1,5 @@
 # File name	Caller	Syscall name	# args	Strong name	Weak names
 
+creat		-	creat		Ci:si	__libc_creat	creat creat64
 getrlimit	-	ugetrlimit	i:ip	__getrlimit	getrlimit getrlimit64
+open		-	open		Ci:siv	__libc_open	__open open __open64 open64