summaryrefslogtreecommitdiff
path: root/sysdeps
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-11-23 15:20:57 +0000
committerUlrich Drepper <drepper@redhat.com>2007-11-23 15:20:57 +0000
commitdcdcf4b9c92d4c0cdcef0979ea35472f481d84c9 (patch)
tree1cabdd4304cc907790e435808441a40c97c52892 /sysdeps
parentea2c47b6befbe76dae29b55b27e86d54aa742d38 (diff)
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
creat entries.
Diffstat (limited to 'sysdeps')
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list b/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list
index 791ab9ba52..684999913b 100644
--- a/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list
+++ b/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list
@@ -2,6 +2,9 @@
vfork - vfork 0 __vfork vfork
+creat - creat Ci:si __libc_creat creat creat64
+open - open Ci:siv __libc_open __open open __open64 open64
+
# semaphore and shm system calls
msgctl - msgctl i:iip __msgctl msgctl
msgget - msgget i:ii __msgget msgget