mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-05 21:00:05 +00:00
29886719b5
* include/sys/time.h: Declare __gettimeofday_internal and define __gettimeofday macro if not NOT_IN_libc. * sysdeps/generic/gettimeofday.c: Use INTEDEF for __gettimeofday. * sysdeps/mach/gettimeofday.c: Likewise. * sysdeps/posix/gettimeofday.c: Likewise. * sysdeps/unix/sysv/aix/gettimeofday.c: Likewise. * sysdeps/unix/common/syscalls.list: Define __gettimeofday alias. * sysdeps/unix/sysv/linux/alpha/gettimeofday.S: Likewise. * sysdeps/unix/sysv/linux/x86_64/gettimeofday.S: Likewise.
18 lines
765 B
Plaintext
18 lines
765 B
Plaintext
# File name Caller Syscall name # args Strong name Weak names
|
|
|
|
adjtime - adjtime i:pp __adjtime adjtime
|
|
fchmod - fchmod i:ii __fchmod fchmod
|
|
fchown - fchown i:iii __fchown fchown
|
|
ftruncate - ftruncate i:ii __ftruncate ftruncate
|
|
getpgid - getpgrp i:i __getpgid getpgid
|
|
getrusage - getrusage i:ip __getrusage getrusage
|
|
gettimeofday - gettimeofday i:PP __gettimeofday gettimeofday __gettimeofday_internal
|
|
settimeofday - settimeofday i:PP __settimeofday settimeofday
|
|
setpgid - setpgrp i:ii __setpgid setpgid
|
|
setregid - setregid i:ii __setregid setregid
|
|
setreuid - setreuid i:ii __setreuid setreuid
|
|
sigaction - sigaction i:ipp __sigaction sigaction
|
|
sys_lstat lxstat lstat i:sp __syscall_lstat
|
|
truncate - truncate i:si truncate
|
|
vhangup - vhangup i:i vhangup
|