aboutsummaryrefslogtreecommitdiff
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
parentea2c47b6befbe76dae29b55b27e86d54aa742d38 (diff)
downloadglibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.zip
glibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.tar.gz
glibc-dcdcf4b9c92d4c0cdcef0979ea35472f481d84c9.tar.bz2
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
creat entries.
-rw-r--r--ChangeLog5
-rw-r--r--sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list3
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7679c46..69b3cfb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,11 @@
* sysdeps/unix/sysv/linux/s390/opensock.c: New file.
* sysdeps/unix/sysv/linux/s390/sa_len.c: New file.
+2007-11-22 Martin Schwidefsky <schwidefsky@de.ibm.com>
+
+ * sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
+ creat entries.
+
2007-11-22 Ulrich Drepper <drepper@redhat.com>
[BZ #5382]
diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list b/sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list
index 791ab9b..6849999 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