platform_bionic/libc/tools
Mingwei Shi be91052932 libc: implement kernel vdso syscalls for i386
This patch uses __kernel_vsyscall instead of "int 0x80"
as the syscall entry point. AT_SYSINFO points to
an adapter to mask the arch specific difference and gives a
performance boost on i386 architecture.

Change-ID: Ib340c604d02c6c25714a95793737e3cfdc3fc5d7
Signed-off-by: Mingwei Shi <mingwei.shi@intel.com>
2016-03-25 14:10:05 -07:00
..
check-symbols-glibc.py Add fopen64/freopen64/tmpfile64 aliases. 2016-02-03 11:24:28 -08:00
check-symbols.py Strip version info when extracting symbols 2015-06-04 17:56:02 +00:00
generate-NOTICE.py Update bionic NOTICE files. 2014-12-18 16:27:30 -08:00
genserv.py Remove some dead script code and fix a script comment. 2013-03-25 14:09:52 -07:00
gensyscalls.py libc: implement kernel vdso syscalls for i386 2016-03-25 14:10:05 -07:00
genversion-scripts.py genversion-scripts: fix script name in autogenerated comment 2016-03-23 16:25:42 -07:00
ndk_missing_symbols.py Add a basic NDK compatibility library. 2015-01-21 18:12:15 -08:00
posix-2013.txt Add support for listing missing POSIX 2013 symbols. 2014-11-05 16:54:53 -08:00
symbols.py Add a basic NDK compatibility library. 2015-01-21 18:12:15 -08:00