Commit 10726d52 authored by Robert Jarzmik's avatar Robert Jarzmik Committed by Mingwei Shi
Browse files

libc: arch-x86: implement kernel vdso time functions



This patch give the possibility of time vdso support on 32bit kernel.
If the 32bit x86 kernel provides gettimeofday() and clock_gettime()
primitives in vdso. In this case make bionic use them. If the kernel
doesn't provide them, fallback to the legacy system call versions.

Change-Id: I87b772a9486fa356903e1f98f486ab9eb0b6f6f7
Signed-off-by: default avatarRobert Jarzmik <robert.jarzmik@intel.com>
Signed-off-by: default avatarMingwei Shi <mingwei.shi@intel.com>
parent 3bcfd47c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment