blob: c508dd0eceb7c9e84ecb2ef1ad4aa758bb41e955 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
# File name Caller Syscall name # args Strong name Weak names
alarm - alarm i:i alarm
pause - pause Ci: pause
setrlimit - setrlimit i:ip __setrlimit setrlimit
settimeofday - settimeofday i:PP __settimeofday settimeofday
stime - stime i:p stime
ulimit - ulimit i:ii ulimit
utime - utime i:sP utime
|