mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
* sysdeps/unix/sysv/linux/s390/s390-64/syscalls.list: Add open and
creat entries.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user