Remove *xattr syscalls.
[glibc.git] / sysdeps / unix / sysv / linux / syscalls.list
blob5ab190b97cfede3e92cc905132e92422092cccb8
1 # File name     Caller  Syscall name    Args    Strong name     Weak names
3 adjtimex        adjtime adjtimex        i:p     __adjtimex      adjtimex ntp_adjtime __adjtimex_internal
4 bdflush         EXTRA   bdflush         i:ii    bdflush
5 capget          EXTRA   capget          i:pp    capget
6 capset          EXTRA   capset          i:pp    capset
7 create_module   EXTRA   create_module   3       create_module
8 delete_module   EXTRA   delete_module   3       delete_module
9 fdatasync       -       fdatasync       i:i     fdatasync
10 flock           -       flock           i:ii    __flock         flock
11 fork            -       fork            i:      __libc_fork     __fork fork
12 get_kernel_syms EXTRA   get_kernel_syms i:p     get_kernel_syms
13 getegid         -       getegid         i:      __getegid       getegid
14 geteuid         -       geteuid         i:      __geteuid       geteuid
15 getpgid         -       getpgid         i:i     __getpgid       getpgid
16 getpgrp         -       getpgrp         i:      getpgrp
17 getppid         -       getppid         i:      __getppid       getppid
18 getsid          -       getsid          i:i     getsid
19 init_module     EXTRA   init_module     5       init_module
20 ioperm          -       ioperm          i:iii   ioperm
21 iopl            -       iopl            i:i     iopl
22 klogctl         EXTRA   syslog          i:isi   klogctl
23 lchown          -       lchown          i:sii   __lchown        lchown
24 madvise         -       madvise         i:pii   posix_madvise   madvise
25 mincore         -       mincore         i:anV   mincore
26 mlock           -       mlock           i:bn    mlock
27 mlockall        -       mlockall        i:i     mlockall
28 mmap            -       mmap            b:aniiii        __mmap          mmap
29 mount           EXTRA   mount           i:sssip __mount mount
30 mremap          EXTRA   mremap          b:aini  __mremap        mremap
31 munlock         -       munlock         i:ai    munlock
32 munlockall      -       munlockall      i:      munlockall
33 nanosleep       -       nanosleep       i:pp    __libc_nanosleep        __nanosleep nanosleep
34 nfsservctl      EXTRA   nfsservctl      i:ipp   nfsservctl
35 pause           -       pause           i:      __libc_pause    pause
36 personality     init-first personality  i:i     __personality   personality
37 pipe            -       pipe            i:f     __pipe          pipe
38 pivot_root      EXTRA   pivot_root      i:ss    pivot_root
39 prctl           EXTRA   prctl           i:iiiii prctl
40 query_module    EXTRA   query_module    i:sipip query_module
41 quotactl        EXTRA   quotactl        i:isip  quotactl
42 sched_getaffinity -     sched_getaffinity       i:iip   sched_getaffinity
43 sched_getp      -       sched_getparam  i:ip    __sched_getparam        sched_getparam
44 sched_gets      -       sched_getscheduler      i:i     __sched_getscheduler    sched_getscheduler
45 sched_primax    -       sched_get_priority_max  i:i     __sched_get_priority_max        sched_get_priority_max
46 sched_primin    -       sched_get_priority_min  i:i     __sched_get_priority_min        sched_get_priority_min
47 sched_rr_gi     -       sched_rr_get_interval   i:ip    __sched_rr_get_interval sched_rr_get_interval
48 sched_setaffinity -     sched_setaffinity       i:iip   sched_setaffinity
49 sched_setp      -       sched_setparam  i:ip    __sched_setparam        sched_setparam
50 sched_sets      -       sched_setscheduler      i:iip   __sched_setscheduler    sched_setscheduler
51 sched_yield     -       sched_yield     i:      __sched_yield   sched_yield
52 select          -       _newselect      i:iPPPP __select        select
53 sendfile        -       sendfile        i:iipi  sendfile
54 sendfile64      -       sendfile64      i:iipi  sendfile64
55 setfsgid        EXTRA   setfsgid        i:i     setfsgid
56 setfsuid        EXTRA   setfsuid        i:i     setfsuid
57 setpgid         -       setpgid         i:ii    __setpgid       setpgid
58 setresuid       EXTRA   setresuid       i:iii   __setresuid     setresuid
59 setresgid       EXTRA   setresgid       i:iii   __setresgid     setresgid
60 sigaltstack     -       sigaltstack     i:PP    __sigaltstack   sigaltstack
61 sysinfo         EXTRA   sysinfo         i:p     sysinfo
62 swapon          -       swapon          i:si    __swapon        swapon
63 swapoff         -       swapoff         i:s     __swapoff       swapoff
64 uselib          EXTRA   uselib          i:s     uselib
65 wait4           -       wait4           i:iWiP  __wait4         wait4
67 chown           -       chown           i:sii   __libc_chown    __chown chown
68 fcntl           -       fcntl           i:iiF   __libc_fcntl    __fcntl fcntl
70 setxattr        EXTRA   setxattr        i:sspii setxattr
71 lsetxattr       EXTRA   lsetxattr       i:sspii lsetxattr
72 fsetxattr       EXTRA   fsetxattr       i:ispii fsetxattr
73 getxattr        EXTRA   getxattr        i:sspi  getxattr
74 lgetxattr       EXTRA   lgetxattr       i:sspi  lgetxattr
75 fgetxattr       EXTRA   fgetxattr       i:ispi  fgetxattr
76 listxattr       EXTRA   listxattr       i:ssi   listxattr
77 llistxattr      EXTRA   llistxattr      i:ssi   llistxattr
78 flistxattr      EXTRA   flistxattr      i:isi   flistxattr
79 removexattr     EXTRA   removexattr     i:ss    removexattr
80 lremovexattr    EXTRA   lremovexattr    i:ss    lremovexattr
81 fremovexattr    EXTRA   fremovexattr    i:is    fremovexattr