glibc/sysdeps/unix/sysv/linux/aarch64
Adhemerval Zanella 97554e4382 Consolidate gettimeofday across aarch64/s390/tile
This patch removes the architecture specific gettimeofday implementation
to use the vDSO symbol and consolidate it on a common Linux one.
Similar to clock_gettime and clock_getres vDSO implementation, each port
that supports gettimeofday through vDSO should just implement INLINE_VSYSCALL
to access the symbol and define HAVE_{GETTIME,GETRES}_VSYSCAL as 1.
2015-05-26 17:03:35 -03:00
..
bits
sys
__read_tp.S
arch-fork.h
c++-types.data
clone.S
configure
configure.ac
dl-cache.h
dl-static.c
getcontext.S
Implies
init-first.c Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
ioctl.S
kernel_rt_sigframe.h
kernel-features.h
ld.abilist
ldconfig.h
ldsodefs.h
libanl.abilist
libBrokenLocale.abilist
libc-__read_tp.S
libc-vdso.h Consolidate vDSO macros and usage 2015-05-26 10:10:36 -03:00
libc.abilist
libcrypt.abilist
libdl.abilist
libm.abilist
libnsl.abilist
libpthread.abilist
libresolv.abilist
librt.abilist
libthread_db.abilist
libutil.abilist
localplt.data
makecontext.c
Makefile
mmap.c
profil-counter.h
pt-vfork.c
readelflib.c
setcontext.S Bug 18125: Call exit after last linked context. 2015-05-08 11:29:38 -04:00
shlib-versions
sigaction.c
sigcontextinfo.h
swapcontext.S
syscall.S
sysdep-cancel.h
sysdep.c
sysdep.h Consolidate gettimeofday across aarch64/s390/tile 2015-05-26 17:03:35 -03:00
ucontext_i.sym
ucontext-internal.h
Versions
vfork.S