File: syscalls.list

package info (click to toggle)
glibc-pre2.1 2.0.105-2
  • links: PTS
  • area: main
  • in suites: slink
  • size: 50,884 kB
  • ctags: 45,906
  • sloc: ansic: 344,555; asm: 23,735; sh: 4,611; makefile: 4,118; awk: 831; cpp: 454; perl: 435; sed: 62
file content (17 lines) | stat: -rw-r--r-- 696 bytes parent folder | download | duplicates (2)
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	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
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