about summary refs log tree commit diff
path: root/sysdeps/unix/sysv/linux/arm/syscalls.list
blob: 53da8bbb7d67c345e445caf62efa340bf317259e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# File name	Caller	Syscall name	# args	Strong name	Weak names

s_getgroups	getgroups getgroups	2	__syscall_getgroups
s_llseek	llseek	_llseek		5	__syscall__llseek
s_setfsgid	setfsgid setfsgid	1	__syscall_setfsgid
s_setfsuid	setfsuid setfsuid	1	__syscall_setfsuid
s_setgid	setgid	setgid		1	__syscall_setgid
s_setgroups	setgroups setgroups	2	__syscall_setgroups
s_setregid	setregid setregid	2	__syscall_setregid
s_setresgid	setresgid setresgid	3	__syscall_setresgid
s_setresuid	setresuid setresuid	3	__syscall_setresuid
s_setreuid	setreuid setreuid	2	__syscall_setreuid
s_setuid	setuid	setuid		1	__syscall_setuid
syscall		-	syscall		7	syscall
oldgetrlimit	EXTRA	getrlimit	2	__old_getrlimit	getrlimit@GLIBC_2.0
oldsetrlimit	EXTRA	setrlimit	2	__old_setrlimit	setrlimit@GLIBC_2.0