2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / syscalls.list
bloba87906a4e302b067172b121dfafd9d7f82ad1547
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 creat           -       creat           Ci:si   __libc_creat creat
8 create_module   EXTRA   create_module   3       create_module
9 delete_module   EXTRA   delete_module   3       delete_module
10 epoll_create    EXTRA   epoll_create    i:i     epoll_create
11 epoll_create1   EXTRA   epoll_create1   i:i     epoll_create1
12 epoll_ctl       EXTRA   epoll_ctl       i:iiip  epoll_ctl
13 epoll_wait      EXTRA   epoll_wait      Ci:ipii epoll_wait
14 fdatasync       -       fdatasync       Ci:i    fdatasync
15 flock           -       flock           i:ii    __flock         flock
16 fork            -       fork            i:      __libc_fork     __fork fork
17 get_kernel_syms EXTRA   get_kernel_syms i:p     get_kernel_syms
18 getegid         -       getegid         Ei:     __getegid       getegid
19 geteuid         -       geteuid         Ei:     __geteuid       geteuid
20 getpgid         -       getpgid         i:i     __getpgid       getpgid
21 getpgrp         -       getpgrp         Ei:     getpgrp
22 getpmsg         -       getpmsg         i:ipppp getpmsg
23 getppid         -       getppid         Ei:     __getppid       getppid
24 getresuid       -       getresuid       i:ppp   getresuid
25 getresgid       -       getresgid       i:ppp   getresgid
26 getsid          -       getsid          i:i     getsid
27 init_module     EXTRA   init_module     5       init_module
28 inotify_add_watch       EXTRA   inotify_add_watch       i:isi   inotify_add_watch
29 inotify_init    EXTRA   inotify_init    i:      inotify_init
30 inotify_init1   EXTRA   inotify_init1   i:I     inotify_init1
31 inotify_rm_watch        EXTRA   inotify_rm_watch        i:ii    inotify_rm_watch
32 ioperm          -       ioperm          i:iii   ioperm
33 iopl            -       iopl            i:i     iopl
34 klogctl         EXTRA   syslog          i:isi   klogctl
35 lchown          -       lchown          i:sii   __lchown        lchown
36 madvise         -       madvise         i:pii   madvise
37 mincore         -       mincore         i:anV   mincore
38 mlock           -       mlock           i:bn    mlock
39 mlockall        -       mlockall        i:i     mlockall
40 mmap            -       mmap            b:aniiii        __mmap          mmap
41 mount           EXTRA   mount           i:sssip __mount mount
42 mremap          EXTRA   mremap          b:ainip __mremap        mremap
43 munlock         -       munlock         i:ai    munlock
44 munlockall      -       munlockall      i:      munlockall
45 nanosleep       -       nanosleep       Ci:pp   __libc_nanosleep        __nanosleep nanosleep
46 nfsservctl      EXTRA   nfsservctl      i:ipp   nfsservctl
47 pause           -       pause           Ci:     __libc_pause    pause
48 personality     EXTRA   personality     i:i     __personality   personality
49 pipe            -       pipe            i:f     __pipe          pipe
50 pipe2           -       pipe2           i:fi    __pipe2         pipe2
51 pivot_root      EXTRA   pivot_root      i:ss    pivot_root
52 prctl           EXTRA   prctl           i:iiiii __prctl         prctl
53 putpmsg         -       putpmsg         i:ippii putpmsg
54 query_module    EXTRA   query_module    i:sipip query_module
55 quotactl        EXTRA   quotactl        i:isip  quotactl
56 remap_file_pages -      remap_file_pages i:piiii        __remap_file_pages remap_file_pages
57 sched_getp      -       sched_getparam  i:ip    __sched_getparam        sched_getparam
58 sched_gets      -       sched_getscheduler      i:i     __sched_getscheduler    sched_getscheduler
59 sched_primax    -       sched_get_priority_max  i:i     __sched_get_priority_max        sched_get_priority_max
60 sched_primin    -       sched_get_priority_min  i:i     __sched_get_priority_min        sched_get_priority_min
61 sched_rr_gi     -       sched_rr_get_interval   i:ip    __sched_rr_get_interval sched_rr_get_interval
62 sched_setp      -       sched_setparam  i:ip    __sched_setparam        sched_setparam
63 sched_sets      -       sched_setscheduler      i:iip   __sched_setscheduler    sched_setscheduler
64 sched_yield     -       sched_yield     i:      __sched_yield   sched_yield
65 select          -       _newselect      Ci:iPPPP        __select        __libc_select select
66 sendfile        -       sendfile        i:iipi  sendfile
67 sendfile64      -       sendfile64      i:iipi  sendfile64
68 setfsgid        EXTRA   setfsgid        i:i     setfsgid
69 setfsuid        EXTRA   setfsuid        i:i     setfsuid
70 setpgid         -       setpgid         i:ii    __setpgid       setpgid
71 sigaltstack     -       sigaltstack     i:PP    __sigaltstack   sigaltstack
72 splice          EXTRA   splice          Ci:iPiPii       splice
73 sysinfo         EXTRA   sysinfo         i:p     sysinfo
74 swapon          -       swapon          i:si    __swapon        swapon
75 swapoff         -       swapoff         i:s     __swapoff       swapoff
76 tee             EXTRA   tee             Ci:iiii tee
77 unshare         EXTRA   unshare         i:i     unshare
78 uselib          EXTRA   uselib          i:s     uselib
79 vmsplice        EXTRA   vmsplice        Ci:iPii vmsplice
80 wait4           -       wait4           i:iWiP  __wait4         wait4
82 chown           -       chown           i:sii   __libc_chown    __chown chown
84 setxattr        -       setxattr        i:sspii setxattr
85 lsetxattr       -       lsetxattr       i:sspii lsetxattr
86 fsetxattr       -       fsetxattr       i:ispii fsetxattr
87 getxattr        -       getxattr        i:sspi  getxattr
88 lgetxattr       -       lgetxattr       i:sspi  lgetxattr
89 fgetxattr       -       fgetxattr       i:ispi  fgetxattr
90 listxattr       -       listxattr       i:ssi   listxattr
91 llistxattr      -       llistxattr      i:ssi   llistxattr
92 flistxattr      -       flistxattr      i:isi   flistxattr
93 removexattr     -       removexattr     i:ss    removexattr
94 lremovexattr    -       lremovexattr    i:ss    lremovexattr
95 fremovexattr    -       fremovexattr    i:is    fremovexattr
97 mq_timedsend    -       mq_timedsend    Ci:ipiip        __GI_mq_timedsend       mq_timedsend
98 mq_timedreceive -       mq_timedreceive Ci:ipipp        __GI_mq_timedreceive    mq_timedreceive
99 mq_setattr      -       mq_getsetattr   i:ipp   __GI_mq_setattr mq_setattr
101 timerfd_create  EXTRA   timerfd_create  i:ii    timerfd_create
102 timerfd_settime EXTRA   timerfd_settime i:iipp  timerfd_settime
103 timerfd_gettime EXTRA   timerfd_gettime i:ip    timerfd_gettime