linux: Update x86 vDSO symbols
authorAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 29 Nov 2019 12:14:08 +0000 (09:14 -0300)
committerAdhemerval Zanella <adhemerval.zanella@linaro.org>
Fri, 3 Jan 2020 13:02:05 +0000 (10:02 -0300)
commiteca6aec6a30f5b21987000ccd0a0ead642592e18
tree39e8255eb0407390a1188c037e4ab3638193d69b
parent2822aaf4f7426289a7e29086a4ee430f683e4b55
linux: Update x86 vDSO symbols

Add the missing time and clock_getres vDSO symbol names on x86.
For time, the iFUNC already uses expected name so it affects only
the static build.

The clock_getres is a new implementation added on Linux 5.3
(f66501dc53e72).

Checked on x86-linux-gnu and i686-linux-gnu.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
sysdeps/unix/sysv/linux/i386/sysdep.h
sysdeps/unix/sysv/linux/x86/time.c
sysdeps/unix/sysv/linux/x86_64/sysdep.h