summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/mips/mips64/syscalls.list
blob: 66cc687abb05621a1c008fa20a4ae68735da0e70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# File name	Caller	Syscall name	Args	Strong name	Weak names

lseek		-	lseek		i:iii	__libc_lseek	__lseek lseek __llseek llseek __libc_lseek64 __lseek64 lseek64

ftruncate	-	ftruncate	i:ii	__ftruncate	ftruncate ftruncate64 __ftruncate64
truncate	-	truncate	i:si	truncate	truncate64

# Semaphore and shm system calls.  msgctl, shmctl, and semctl have C
# wrappers (to set __IPC_64).
msgget		-	msgget		i:ii	__msgget	msgget
msgrcv		-	msgrcv		Ci:ibnii __msgrcv	msgrcv
msgsnd		-	msgsnd		Ci:ibni	__msgsnd	msgsnd
shmat		-	shmat		i:ipi	__shmat		shmat
shmdt		-	shmdt		i:s	__shmdt		shmdt
shmget		-	shmget		i:iii	__shmget	shmget
semop		-	semop		i:ipi	__semop		semop
semtimedop	-	semtimedop	i:ipip	semtimedop
semget		-	semget		i:iii	__semget	semget