x86: In ld.so, diagnose missing APX support in APX-only builds
[glibc.git] / sysdeps / unix / syscalls.list
blob10bd409eef14ad79092d13399ed84601219b4acb
1 # File name     Caller  Syscall name    Args    Strong name     Weak names
3 accept          -       accept          Ci:iBN  __libc_accept   accept
4 access          -       access          i:si    __access        access
5 acct            -       acct            i:S     acct
6 adjtime         -       adjtime         i:pp    __adjtime       adjtime
7 bind            -       bind            i:ipi   __bind          bind
8 chdir           -       chdir           i:s     __chdir         chdir
9 chmod           -       chmod           i:si    __chmod         chmod
10 chown           -       chown           i:sii   __chown         chown
11 chroot          -       chroot          i:s     chroot
12 close           -       close           Ci:i    __libc_close    __close close
13 connect         -       connect         Ci:ipi  __libc_connect  __connect connect
14 dup             -       dup             i:i     __dup           dup
15 dup2            -       dup2            i:ii    __dup2          dup2
16 dup3            -       dup3            i:iii   __dup3          dup3
17 fchdir          -       fchdir          i:i     __fchdir        fchdir
18 fchmod          -       fchmod          i:ii    __fchmod        fchmod
19 fchown          -       fchown          i:iii   __fchown        fchown
20 fcntl           -       fcntl           Ci:iiF  __libc_fcntl    __fcntl fcntl
21 fstatfs         -       fstatfs         i:ip    __fstatfs       fstatfs
22 ftruncate       -       ftruncate       i:ii    __ftruncate     ftruncate
23 getdomain       -       getdomainname   i:si    getdomainname
24 getgid          -       getgid          Ei:     __getgid        getgid
25 getgroups       -       getgroups       i:ip    __getgroups     getgroups
26 gethostid       -       gethostid       i:      gethostid
27 gethostname     -       gethostname     i:bn    __gethostname   gethostname
28 getpeername     -       getpeername     i:ibN   __getpeername   getpeername
29 getpid          -       getpid          Ei:     __getpid        getpid
30 getpriority     -       getpriority     i:ii    __getpriority   getpriority
31 getrlimit       -       getrlimit       i:ip    __getrlimit     getrlimit
32 getsockname     -       getsockname     i:ibN   __getsockname   getsockname
33 getsockopt      -       getsockopt      i:iiiBN getsockopt
34 getuid          -       getuid          Ei:     __getuid        getuid
35 ioctl           -       ioctl           i:iiI   __ioctl         ioctl __ioctl_time64
36 kill            -       kill            i:ii    __kill          kill
37 link            -       link            i:ss    __link          link
38 listen          -       listen          i:ii    __listen        listen
39 lseek           -       lseek           i:iii   __libc_lseek    __lseek lseek
40 madvise         -       madvise         i:pUi   __madvise       madvise
41 mkdir           -       mkdir           i:si    __mkdir         mkdir
42 mmap            -       mmap            b:aUiiii __mmap         mmap
43 mprotect        -       mprotect        i:aUi   __mprotect      mprotect
44 munmap          -       munmap          i:aU    __munmap        munmap
45 open            -       open            Ci:siv  __libc_open __open open
46 profil          -       profil          i:piii  __profil        profil
47 ptrace          -       ptrace          i:iiii  ptrace
48 read            -       read            Ci:ibU  __libc_read     __read read
49 readlink        -       readlink        i:spU   __readlink      readlink
50 readv           -       readv           Ci:ipi  __readv         readv
51 reboot          -       reboot          i:i     reboot
52 recv            -       recv            Ci:ibUi __libc_recv     recv
53 recvfrom        -       recvfrom        Ci:ibUiBN       __libc_recvfrom __recvfrom recvfrom
54 recvmsg         -       recvmsg         Ci:ipi  __libc_recvmsg  __recvmsg recvmsg
55 rename          -       rename          i:ss    rename
56 rmdir           -       rmdir           i:s     __rmdir         rmdir
57 select          -       select          Ci:iPPPP        __select        __libc_select select
58 send            -       send            Ci:ibUi __libc_send     __send send
59 sendmsg         -       sendmsg         Ci:ipi  __libc_sendmsg  __sendmsg sendmsg
60 sendto          -       sendto          Ci:ibUibn       __libc_sendto   __sendto sendto
61 setdomain       -       setdomainname   i:si    setdomainname
62 setegid         -       setegid         i:i     __setegid       setegid
63 seteuid         -       seteuid         i:i     __seteuid       seteuid
64 setgid          -       setgid          i:i     __setgid        setgid
65 setgroups       -       setgroups       i:ip    setgroups
66 sethostid       -       sethostid       i:i     sethostid
67 sethostname     -       sethostname     i:pi    sethostname
68 setpgid         -       setpgrp         i:ii    __setpgid       setpgid
69 setpriority     -       setpriority     i:iii   __setpriority   setpriority
70 setregid        -       setregid        i:ii    __setregid      setregid
71 setreuid        -       setreuid        i:ii    __setreuid      setreuid
72 setrlimit       -       setrlimit       i:ip    __setrlimit setrlimit
73 setsid          -       setsid          i:      __setsid        setsid
74 setsockopt      -       setsockopt      i:iiibn setsockopt      __setsockopt
75 setuid          -       setuid          i:i     __setuid        setuid
76 shutdown        -       shutdown        i:ii    shutdown
77 sigsuspend      -       sigsuspend      Ci:p    sigsuspend
78 socket          -       socket          i:iii   __socket        socket
79 socketpair      -       socketpair      i:iiif  socketpair
80 statfs          -       statfs          i:sp    __statfs        statfs
81 swapoff         -       swapoff         i:s     swapoff
82 swapon          -       swapon          i:s     swapon
83 symlink         -       symlink         i:ss    __symlink       symlink
84 sync            -       sync            i:      sync
85 syncfs          -       syncfs          i:i     syncfs
86 truncate        -       truncate        i:si    __truncate      truncate
87 umask           -       umask           Ei:i    __umask         umask
88 uname           -       uname           i:p     __uname         uname
89 unlink          -       unlink          i:s     __unlink        unlink
90 utimes          -       utimes          i:sp    __utimes        utimes
91 vhangup         -       vhangup         i:i     vhangup
92 write           -       write           Ci:ibU  __libc_write    __write write
93 writev          -       writev          Ci:ipi  __writev        writev