platform_bionic/libc
Haibo Huang 8a0f0ed5e7 Make memcpy memmove
Bug: http://b/63992911
Test: Change BoardConfig.mk and compile for each variant
Change-Id: Ia0cc68d8e90e3316ddb2e9ff1555a009b6a0c5be
2018-06-11 18:12:45 +00:00
..
arch-arm Make memcpy memmove 2018-06-11 18:12:45 +00:00
arch-arm64 Make memcpy memmove 2018-06-11 18:12:45 +00:00
arch-common/bionic Merge "crtbegin: Correctly align ESP to 16 for __i386__" 2018-02-09 06:56:31 +00:00
arch-mips Remove __overloadable/__RENAME_CLANG 2018-02-06 13:35:56 -08:00
arch-mips64 bionic: add vdso clock_getres 2017-12-07 09:41:48 -08:00
arch-x86 Make memcpy memmove 2018-06-11 18:12:45 +00:00
arch-x86_64 Make memcpy memmove 2018-06-11 18:12:45 +00:00
async_safe Fix async_safe_fatal overflow handling 2018-05-01 17:59:59 -07:00
bionic Initialize __libc_sysinfo early on. 2018-05-30 16:44:23 -07:00
dns fchown DNS lookup sockets to AID_DNS. 2018-05-09 01:04:05 +09:00
include Add missing __INTRODUCED_IN to pthread_attr_setinheritsched/pthread_attr_getinheritsched. 2018-06-07 09:11:47 -07:00
kernel Modify the script to use the linux source tree. 2018-05-24 15:10:33 -07:00
malloc_debug Add an example of how to use multiple options. 2018-06-01 13:42:25 -07:00
malloc_hooks Fix name of env variable in malloc_hooks README. 2018-05-31 17:36:24 +01:00
private Initialize __libc_sysinfo early on. 2018-05-30 16:44:23 -07:00
seccomp Merge "Revert "Revert system seccomp filter changes"" 2018-04-02 23:43:50 +00:00
stdio Call __fortify_fatal if printf sees %n. 2018-03-07 13:32:58 -08:00
stdlib Mark __BIONIC_WEAK_FOR_NATIVE_BRIDGE symbols 2017-10-27 10:01:46 +02:00
system_properties Fix PROP_FILENAME_MAX overflow handling 2018-05-01 18:19:21 -07:00
tools Block bunch of privileged syscalls to apps 2018-01-22 22:30:17 -08:00
tzcode Add strptime %s. 2018-02-28 16:29:40 -08:00
upstream-freebsd Change ARG_MAX/_SC_ARG_MAX back to a constant. 2017-11-15 15:14:35 -08:00
upstream-netbsd libc: Add support to allow library calls to find appropriate shell executable for a process 2017-08-22 10:17:28 -07:00
upstream-openbsd Add generic arm non-neon memmove. 2018-05-24 14:57:15 -07:00
versioner-dependencies Unified sysroot: kill arch-specific include dirs. 2017-10-12 13:19:51 -07:00
Android.bp Make memcpy memmove 2018-06-11 18:12:45 +00:00
Android.mk Rename Android.soong.mk to Android.mk 2016-07-11 16:54:20 -07:00
fs_config_generator.py Revert "Revert "move android_ids into bionic"" 2016-12-13 23:47:25 +00:00
libc.arm.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.arm64.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.map.txt Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.mips.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.mips64.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.x86.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libc.x86_64.map Fix the map for pthread_cond_timedwait_monotonic_np. 2018-05-29 13:12:21 -07:00
libstdc++.arm.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.arm64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.map.txt Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.mips64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
libstdc++.x86_64.map Mark new/delete as weak in the NDK stubs. 2017-07-28 11:01:33 -07:00
MODULE_LICENSE_BSD
NOTICE Add generic arm non-neon memmove. 2018-05-24 14:57:15 -07:00
SECCOMP_BLACKLIST_APP.TXT Allow several syscalls to app process 2018-03-28 16:30:20 -07:00
SECCOMP_BLACKLIST_COMMON.TXT Split zygote's seccomp filter into two 2018-01-04 12:28:40 -08:00
SECCOMP_WHITELIST_APP.TXT Revert "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00:00
SECCOMP_WHITELIST_COMMON.TXT Revert "Revert system seccomp filter changes" 2018-03-30 16:48:36 +00:00
SECCOMP_WHITELIST_GLOBAL.TXT Create global seccomp policy. 2017-07-21 20:30:21 -07:00
SECCOMP_WHITELIST_SYSTEM.TXT Add bpf syscall to seccomp whitelist 2018-01-18 12:08:34 -08:00
SYSCALLS.TXT Add sigset64_t and accompanying functions. 2018-01-30 18:47:16 -08:00
version_script.txt