Move some chown / lchown / fchown definitions to syscalls.list (bug 14138).
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / powerpc / powerpc32 / syscalls.list
1 # File name     Caller  Syscall name    # args  Strong name     Weak names
2
3 chown           -       chown           i:sii   __chown         chown@@GLIBC_2.1
4
5 # System calls with wrappers.
6 oldgetrlimit    EXTRA   getrlimit       i:ip    __old_getrlimit getrlimit@GLIBC_2.0
7 oldsetrlimit    EXTRA   setrlimit       i:ip    __old_setrlimit setrlimit@GLIBC_2.0
8 setrlimit       -       setrlimit       i:ip    __setrlimit     setrlimit@@GLIBC_2.2
9
10 # Due to 64bit alignment there is a dummy second parameter
11 readahead       -       readahead       i:iiiii __readahead     readahead
12
13 prlimit64       EXTRA   prlimit64       i:iipp  prlimit64
14 fanotify_mark   EXTRA   fanotify_mark   i:iiiiis        fanotify_mark