build-many-glibcs.py: Add openrisc hard float glibc variant
[glibc.git] / sysdeps / unix / sysv / linux / x86_64 / syscalls.list
blob4ce5913a86a7e6fa46de7ff16f860bbec8cc501f
1 # File name     Caller  Syscall name    # args  Strong name     Weak names
3 arch_prctl      EXTRA   arch_prctl      i:ii    __arch_prctl    arch_prctl
4 modify_ldt      EXTRA   modify_ldt      i:ipi   __modify_ldt    modify_ldt
5 syscall_clock_gettime   EXTRA   clock_gettime   Ei:ip           __syscall_clock_gettime
8 # proper socket implementations:
9 bind            -       bind            i:ipi   __bind          bind
10 getpeername     -       getpeername     i:ipp   __getpeername   getpeername
11 getsockname     -       getsockname     i:ipp   __getsockname   getsockname
12 listen          -       listen          i:ii    __listen        listen
13 shutdown        -       shutdown        i:ii    __shutdown      shutdown
14 socket          -       socket          i:iii   __socket        socket
15 socketpair      -       socketpair      i:iiif  __socketpair    socketpair