sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git] / sysdeps / unix / sysv / linux / alpha / syscalls.list
blobcbfd12588b70721bfea70bcea6fdd9fc7944ce1d
1 # File name     Caller  Syscall name    Args    Strong name     Weak names
3 sigstack        -       sigstack        2       sigstack
5 getpriority     -       getpriority     i:ii    __getpriority   getpriority
7 # proper socket implementations:
8 bind            -       bind            i:ipi   __bind          bind
9 getpeername     -       getpeername     i:ipp   __getpeername   getpeername
10 getsockname     -       getsockname     i:ipp   __getsockname   getsockname
11 listen          -       listen          i:ii    __listen        listen
12 shutdown        -       shutdown        i:ii    __shutdown      shutdown
13 socket          -       socket          i:iii   __socket        socket
14 socketpair      -       socketpair      i:iiif  __socketpair    socketpair
16 ptrace          -       ptrace          4       __ptrace        ptrace
18 # access pci space protected from machine checks:
19 pciconfig_read  EXTRA   pciconfig_read  5       pciconfig_read
20 pciconfig_write EXTRA   pciconfig_write 5       pciconfig_write
21 pciconfig_iobase EXTRA  pciconfig_iobase 3      __pciconfig_iobase pciconfig_iobase
23 # timeval64 entry points (see osf_*.c for GLIBC_2.0 timeval32 equivalents)
24 getitimer       -       getitimer       i:ip    __getitimer     getitimer@@GLIBC_2.1
25 setitimer       -       setitimer       i:ipP   __setitimer     setitimer@@GLIBC_2.1
26 utimes          -       utimes          i:sp    __utimes        utimes@@GLIBC_2.1
27 getrusage       -       getrusage       i:ip    __getrusage     getrusage@@GLIBC_2.1