mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-05 19:35:52 +03:00
* sysdeps/unix/sysv/linux/powerpc/powerpc64/syscalls.list: Add open
and creat system calls.
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
2007-11-23 Ulrich Drepper <drepper@redhat.com>
|
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>.
|
* sysdeps/unix/sysv/linux/check_native.c: Include <asm/types.h>.
|
||||||
|
|
||||||
2007-11-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
2007-11-23 Martin Schwidefsky <schwidefsky@de.ibm.com>
|
||||||
|
@@ -1,3 +1,5 @@
|
|||||||
# File name Caller Syscall name # args Strong name Weak names
|
# 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
|
getrlimit - ugetrlimit i:ip __getrlimit getrlimit getrlimit64
|
||||||
|
open - open Ci:siv __libc_open __open open __open64 open64
|
||||||
|
Reference in New Issue
Block a user