* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
and creat system calls.
This commit is contained in:
parent
715db78bd4
commit
609bb0712d
@ -1,5 +1,8 @@
|
||||
2007-11-23 Ulrich Drepper <drepper@redhat.com>
|
||||
|
||||
* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
|
||||
and creat system calls.
|
||||
|
||||
* sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
|
||||
|
||||
2007-11-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user