blob: 1d37af83910ca9c5440e83f8a04f0c6d83dcd267 (
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
alarm - alarm i:i alarm
ftime - ftime i:p ftime
nice - nice i:i nice
pause - pause i: pause
poll - poll i: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
|