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