blob: d945ff014edff082dd2155c1896c3e70f451432b (
plain)
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
alarm - alarm i:i alarm
ftime - ftime i:p ftime
nice - nice i:i nice
pause - pause Ci: pause
poll - poll Ci:pii poll
s_getdents getdents getdents i:ipi __getdents
setrlimit - setrlimit i:ip __setrlimit setrlimit
settimeofday - settimeofday i:PP __settimeofday settimeofday
signal - signal i:ii signal
stime - stime i:p stime
time - time i:P time
times - times i:p __times times
ulimit - ulimit i:ii ulimit
utime - utime i:sP utime
|