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