(CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.
[glibc.git] / sysdeps / unix / sysv / linux / ia64 / syscalls.list
blob31c7718d8b2d033f6e0dd3b93e61d3faff1e6e51
1 # File name     Caller  Syscall name    # args  Strong name     Weak names
3 umount2         -       umount          2       __umount2       umount2
5 getpeername     -       getpeername     i:ipp   __getpeername   getpeername
6 getpriority     -       getpriority     i:ii    __getpriority   getpriority
8 # semaphore and shm system calls
9 msgctl          -       msgctl          i:iip   __msgctl        msgctl
10 msgget          -       msgget          i:ii    __msgget        msgget
11 msgrcv          -       msgrcv          Ci:ibnii __msgrcv       msgrcv
12 msgsnd          -       msgsnd          Ci:ibni __msgsnd        msgsnd
13 shmat           -       shmat           i:ipi   __shmat         shmat
14 shmctl          -       shmctl          i:iip   __shmctl        shmctl
15 shmdt           -       shmdt           i:s     __shmdt         shmdt
16 shmget          -       shmget          i:iii   __shmget        shmget
17 semop           -       semop           i:ipi   __semop         semop
18 semtimedop      -       semtimedop      i:ipip  semtimedop
19 semget          -       semget          i:iii   __semget        semget
20 semctl          -       semctl          i:iiii  __semctl        semctl
22 # proper socket implementations:
23 accept          -       accept          Ci:iBN  __libc_accept   __accept accept
24 bind            -       bind            i:ipi   __bind          bind
25 connect         -       connect         Ci:ipi  __libc_connect  __connect_internal __connect connect
26 getpeername     -       getpeername     i:ipp   __getpeername   getpeername
27 getsockname     -       getsockname     i:ipp   __getsockname   getsockname
28 getsockopt      -       getsockopt      i:iiiBN __getsockopt    getsockopt
29 listen          -       listen          i:ii    __listen        listen
30 recv            -       recv            Ci:ibni __libc_recv     __recv recv
31 recvfrom        -       recvfrom        Ci:ibniBN       __libc_recvfrom __recvfrom recvfrom
32 recvmsg         -       recvmsg         Ci:ipi  __libc_recvmsg  __recvmsg recvmsg
33 send            -       send            Ci:ibni __libc_send     __send send
34 sendmsg         -       sendmsg         Ci:ipi  __libc_sendmsg  __sendmsg sendmsg
35 sendto          -       sendto          Ci:ibnibn       __libc_sendto   __sendto sendto
36 setsockopt      -       setsockopt      i:iiibn __setsockopt    setsockopt
37 shutdown        -       shutdown        i:ii    __shutdown      shutdown
38 socket          -       socket          i:iii   __socket        socket
39 socketpair      -       socketpair      i:iiif  __socketpair    socketpair
41 # DIG-compliant access to PCI configuration space:
42 pciconfig_read  EXTRA   pciconfig_read  5       pciconfig_read
43 pciconfig_write EXTRA   pciconfig_write 5       pciconfig_write
45 ptrace          -       ptrace          4       __ptrace        ptrace
48 # System calls with wrappers.
50 # IA-64 specific
51 getunwind       EXTRA   getunwind       i:pi    getunwind