android_system_core/libcutils
Varvara Rainchik 458d1253f5 Clean up memset[16,32] routines: unify files names, remove redundant wrapper
for 32-bit, remove Atom caches sizes for 64-bit, fix license.

Change-Id: Ieda6367d7b21cf25b2beda6dd8d77cf668d3f2af
Signed-off-by: Varvara Rainchik <varvara.rainchik@intel.com>
2014-09-17 18:11:18 +04:00
..
arch-arm Add android_memset16/android_memset32 for aarch64. 2014-06-23 19:28:33 -07:00
arch-arm64 Add android_memset16/android_memset32 for aarch64. 2014-06-23 19:28:33 -07:00
arch-mips Add Mips memset speedup 2012-08-29 12:33:50 -07:00
arch-x86 Clean up memset[16,32] routines: unify files names, remove redundant wrapper 2014-09-17 18:11:18 +04:00
arch-x86_64 Clean up memset[16,32] routines: unify files names, remove redundant wrapper 2014-09-17 18:11:18 +04:00
tests Remove makefile cruft. 2014-09-12 10:36:26 -07:00
Android.mk Clean up memset[16,32] routines: unify files names, remove redundant wrapper 2014-09-17 18:11:18 +04:00
MODULE_LICENSE_APACHE2
NOTICE
android_reboot.c libcutils: fix rw FS remount check issue 2014-06-02 22:45:37 -07:00
ashmem-dev.c fix valgrind ioctl warning. 2013-08-31 18:57:46 -04:00
ashmem-host.c Make host ashmem_create_region seed only once. 2014-06-03 11:47:58 -07:00
atomic.c Fail-proof the inline directives for SMP atomic operations. 2012-12-07 11:07:10 -08:00
config_utils.c
cpu_info.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
debugger.c Use the correct debuggerd given the tid. 2014-09-13 16:22:17 -07:00
dir_hash.c Fix a bunch of small system/core bugs. 2013-10-29 14:12:46 -07:00
dlmalloc_stubs.c Fix libcutils/dlmalloc_stubs.c build breakage. 2014-06-03 20:48:44 -07:00
fs.c Fix Mac builds, for realz. 2013-09-20 18:00:15 -07:00
hashmap.c
iosched_policy.c Fix windows sdk build. 2014-06-13 04:09:37 +00:00
klog.c libcutils: add method to get klog level 2014-03-07 13:58:02 -08:00
load_file.c
loghack.h
memory.c
multiuser.c File-system utilities for installd and zygote. 2012-08-30 10:29:41 -07:00
native_handle.c
open_memstream.c Only the Mac doesn't have open_memstream. 2014-08-20 16:16:24 -07:00
partition_utils.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
process_name.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
properties.c libcutils: Fix warnings in properties.c when verbose logging is enabled 2014-06-20 15:57:09 -07:00
qtaguid.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
record_stream.c HACK: cutils: restore record_stream temporarily 2013-06-04 17:40:28 +00:00
sched_policy.c Remove androidGetTid. 2014-08-18 10:47:37 -07:00
socket_inaddr_any_server.c libcutils: win_sdk build issues 2014-05-05 10:29:56 -07:00
socket_local.h
socket_local_client.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
socket_local_server.c libcutils: Socket type might contain bitwise OR flags 2014-02-26 11:33:45 -08:00
socket_loopback_client.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
socket_loopback_server.c libcutils: win_sdk build issues 2014-05-05 10:29:56 -07:00
socket_network_client.c Fix win32 undefined reference to `_socket_network_client_timeout'. 2014-05-20 12:13:29 -07:00
sockets.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
str_parms.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
strdup8to16.c
strdup16to8.c
threads.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
trace.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
uevent.c