android_bionic/libc/private
Goran Ferenc 996f6decfa MIPS: 32/64-bit VDSO support
File libc/SYSCALLS.TXT is updated to generate bionic's system call wrappers
for clock_gettime() & gettimeofday() that will be called if kernel vdso
implementations fail to execute.
The system call wrappers are generated using a python script gensyscalls.py.

Since all architectures support vdso now, there is no more need for conditional
statements regarding supported architectures in libc/bionic/vdso.cpp &
libc/private/bionic_vdso.h files.

Test: builds
Change-Id: I7213f29c179a7929851499d78a72900638ae861a
Signed-off-by: Goran Ferenc <goran.ferenc@imgtec.com>
2017-06-01 08:50:57 -07:00
..
CFIShadow.h
CachedProperty.h Move bionic_systrace.cpp over to CachedProperty. 2017-04-17 14:12:25 -07:00
ErrnoRestorer.h
KernelArgumentBlock.h
NetdClientDispatch.h
ScopedPthreadMutexLocker.h
ScopedReaddir.h
WriteProtected.h Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
__get_tls.h
bionic_arc4random.h
bionic_asm.h
bionic_auxv.h
bionic_config.h
bionic_constants.h
bionic_errdefs.h
bionic_fortify.h Move libc_log code into libasync_safe. 2017-05-03 08:50:43 -07:00
bionic_futex.h
bionic_globals.h
bionic_ieee.h
bionic_lock.h
bionic_macros.h
bionic_malloc_dispatch.h Add support for modifying decay timer. 2017-05-15 16:59:16 -07:00
bionic_mbstate.h
bionic_page.h
bionic_prctl.h
bionic_sdk_version.h
bionic_sigdefs.h
bionic_ssp.h
bionic_string_utils.h
bionic_systrace.h Add end() method to bionic's ScopedTrace class 2017-03-20 12:45:55 -07:00
bionic_time_conversions.h
bionic_tls.h Allocate thread local buffers in __init_tls. 2017-02-22 16:05:03 -08:00
bionic_vdso.h MIPS: 32/64-bit VDSO support 2017-06-01 08:50:57 -07:00
get_cpu_count_from_string.h
grp_pwd.h Allocate thread local buffers in __init_tls. 2017-02-22 16:05:03 -08:00
icu.h
kernel_sigset_t.h
thread_private.h