summaryrefslogtreecommitdiff
path: root/sysdeps/unix/common/syscalls.list
blob: 654f73afe2ba06806949ced6bb13ac26bbccc7d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# File name	Caller	Syscall name	# args	Strong name	Weak names

adjtime		-	adjtime		2	__adjtime	adjtime
fchmod		-	fchmod		2	__fchmod	fchmod
fchown		-	fchown		3	__fchown	fchown
ftruncate	-	ftruncate	2	ftruncate
getpgid		-	getpgrp		1	__getpgid	getpgid
getrusage	-	getrusage	2	__getrusage	getrusage
gettimeofday	-	gettimeofday	2	__gettimeofday	gettimeofday
settimeofday	-	settimeofday	2	__settimeofday	settimeofday
setpgid		-	setpgrp		2	__setpgid	setpgid setpgrp
setregid	-	setregid	2	__setregid	setregid
setreuid	-	setreuid	2	__setreuid	setreuid
sigaction	-	sigaction	3	__sigaction	sigaction
sys_lstat	lxstat	lstat		2	__syscall_lstat
truncate	-	truncate	2	truncate
vhangup		-	vhangup		1	vhangup