mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 00:10:10 +00:00
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
creat entries.
This commit is contained in:
parent
ea2c47b6be
commit
dcdcf4b9c9
@ -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]
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user