]> git.ipfire.org Git - thirdparty/glibc.git/blob - sysdeps/unix/syscalls.list
riscv: Do not use __has_include__
[thirdparty/glibc.git] / sysdeps / unix / syscalls.list
1 # File name Caller Syscall name Args Strong name Weak names
2
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 getitimer - getitimer i:ip __getitimer getitimer
29 getpeername - getpeername i:ibN __getpeername getpeername
30 getpid - getpid Ei: __getpid getpid
31 getpriority - getpriority i:ii __getpriority getpriority
32 getrlimit - getrlimit i:ip __getrlimit getrlimit
33 getrusage - getrusage i:ip __getrusage getrusage
34 getsockname - getsockname i:ibN __getsockname getsockname
35 getsockopt - getsockopt i:iiiBN getsockopt
36 gettimeofday - gettimeofday i:pP __gettimeofday gettimeofday
37 getuid - getuid Ei: __getuid getuid
38 ioctl - ioctl i:iiI __ioctl ioctl
39 kill - kill i:ii __kill kill
40 link - link i:ss __link link
41 listen - listen i:ii __listen listen
42 lseek - lseek i:iii __libc_lseek __lseek lseek
43 madvise - madvise i:pii __madvise madvise
44 mkdir - mkdir i:si __mkdir mkdir
45 mmap - mmap b:aniiii __mmap mmap
46 mprotect - mprotect i:aii __mprotect mprotect
47 munmap - munmap i:ai __munmap munmap
48 open - open Ci:siv __libc_open __open open
49 profil - profil i:piii __profil profil
50 ptrace - ptrace i:iiii ptrace
51 read - read Ci:ibn __libc_read __read read
52 readlink - readlink i:spi __readlink readlink
53 readv - readv Ci:ipi __readv readv
54 reboot - reboot i:i reboot
55 recv - recv Ci:ibni __libc_recv recv
56 recvfrom - recvfrom Ci:ibniBN __libc_recvfrom __recvfrom recvfrom
57 recvmsg - recvmsg Ci:ipi __libc_recvmsg __recvmsg recvmsg
58 rename - rename i:ss rename
59 rmdir - rmdir i:s __rmdir rmdir
60 select - select Ci:iPPPP __select __libc_select select
61 send - send Ci:ibni __libc_send __send send
62 sendmsg - sendmsg Ci:ipi __libc_sendmsg __sendmsg sendmsg
63 sendto - sendto Ci:ibnibn __libc_sendto __sendto sendto
64 setdomain - setdomainname i:si setdomainname
65 setegid - setegid i:i __setegid setegid
66 seteuid - seteuid i:i __seteuid seteuid
67 setgid - setgid i:i __setgid setgid
68 setgroups - setgroups i:ip setgroups
69 sethostid - sethostid i:i sethostid
70 sethostname - sethostname i:pi sethostname
71 setitimer - setitimer i:ipp __setitimer setitimer
72 setpgid - setpgrp i:ii __setpgid setpgid
73 setpriority - setpriority i:iii __setpriority setpriority
74 setregid - setregid i:ii __setregid setregid
75 setreuid - setreuid i:ii __setreuid setreuid
76 setrlimit - setrlimit i:ip __setrlimit setrlimit
77 setsid - setsid i: __setsid setsid
78 setsockopt - setsockopt i:iiibn setsockopt __setsockopt
79 settimeofday - settimeofday i:PP __settimeofday settimeofday
80 setuid - setuid i:i __setuid setuid
81 shutdown - shutdown i:ii shutdown
82 sigaction - sigaction i:ipp __sigaction sigaction
83 sigsuspend - sigsuspend Ci:p sigsuspend
84 socket - socket i:iii __socket socket
85 socketpair - socketpair i:iiif socketpair
86 sstk - sstk b:i sstk
87 statfs - statfs i:sp __statfs statfs
88 swapoff - swapoff i:s swapoff
89 swapon - swapon i:s swapon
90 symlink - symlink i:ss __symlink symlink
91 sync - sync i: sync
92 syncfs - syncfs i:i syncfs
93 truncate - truncate i:si __truncate truncate
94 umask - umask Ei:i __umask umask
95 uname - uname i:p __uname uname
96 unlink - unlink i:s __unlink unlink
97 utimes - utimes i:sp __utimes utimes
98 vhangup - vhangup i:i vhangup
99 write - write Ci:ibn __libc_write __write write
100 writev - writev Ci:ipi __writev writev