Add Changelog ...
[glibc.git] / sysdeps / unix / sysv / linux / mips / mips64 / syscalls.list
blob867323a96bab99f3b50f27c1329d6321c26cb7c4
1 # File name     Caller  Syscall name    Args    Strong name     Weak names
3 lseek           -       lseek           Ci:iii  __libc_lseek    __lseek lseek __llseek llseek __libc_lseek64 __lseek64 lseek64
5 ftruncate       -       ftruncate       i:ii    __ftruncate     ftruncate ftruncate64 __ftruncate64
6 truncate        -       truncate        i:si    truncate        truncate64
8 # Semaphore and shm system calls.  msgctl, shmctl, and semctl have C
9 # wrappers (to set __IPC_64).
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 shmdt           -       shmdt           i:s     __shmdt         shmdt
15 shmget          -       shmget          i:iii   __shmget        shmget
16 semop           -       semop           i:ipi   __semop         semop
17 semtimedop      -       semtimedop      i:ipip  semtimedop
18 semget          -       semget          i:iii   __semget        semget