platform_bionic/libc/arch-x86
Robert Jarzmik 10726d52ac 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: Robert Jarzmik <robert.jarzmik@intel.com>
Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
2015-07-22 01:31:38 +00:00
..
atom Replace ambiguous cmp operator with cmpl. 2014-10-21 16:25:35 -07:00
bionic Fix addition of extra arg to cfi_restore. 2015-04-14 17:02:31 -07:00
generic Remove the unused swab.S. 2014-07-22 20:21:31 -07:00
include/machine Simplify our endian.h implementation. 2014-12-08 20:35:08 -08:00
silvermont Regenerate the bionic NOTICE files. 2014-07-07 15:42:06 -07:00
syscalls libc: arch-x86: implement kernel vdso time functions 2015-07-22 01:31:38 +00:00
x86.mk Share LP32 makefile settings between arches 2015-02-04 17:35:49 -08:00