platform_system_core/libcutils
Elliott Hughes d5ff3e9449 Remove dead code.
We weren't even building this.

Change-Id: I8b2afbc76d784a7b24bbe0be6502b9fbcf0b5c09
2015-04-21 12:24:50 -07: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 [MIPS] Fast android_memset for Mips64, Mipsr6 2015-04-16 18:26:22 -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 Revert "cutils: add OS-independent endian.h" 2015-04-16 14:28:58 -07:00
Android.mk [MIPS] Fast android_memset for Mips64, Mipsr6 2015-04-16 18:26:22 -07:00
android_reboot.c android_reboot should take a const char*. 2015-02-03 15:44:16 -08:00
ashmem-dev.c
ashmem-host.c Use mkstemp for host ashmem. 2015-02-09 12:49:53 -08:00
atomic.c Second attempt to "Rewrite atomic.h to use stdatomic.h." 2014-11-13 15:59:10 -08:00
config_utils.c
debugger.c Libcutils: Remove unused variable 2015-02-19 16:54:32 -08:00
dlmalloc_stubs.c Fix libcutils/dlmalloc_stubs.c build breakage. 2014-06-03 20:48:44 -07:00
fs.c fs_mkdirs: use O_NOFOLLOW and O_CLOEXEC 2014-06-16 15:40:40 -07:00
fs_config.c libcutils: fs_config must use O_BINARY 2015-04-16 08:44:33 -07:00
hashmap.c
iosched_policy.c Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
klog.c Always unlink /dev/__kmsg__. 2015-03-28 09:51:54 -07:00
load_file.c
MODULE_LICENSE_APACHE2
multiuser.c
native_handle.c Fix native_handle_create to check if malloc fails 2014-11-03 13:48:15 -08:00
NOTICE
open_memstream.c Remove dead code. 2014-11-08 11:32:07 -08:00
partition_utils.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
process_name.c Fix references to HAVE_PRCTL. 2014-12-15 12:52:53 -08:00
properties.c Remove loghack.h. 2015-02-21 09:46:31 +00:00
qtaguid.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
record_stream.c
sched_policy.c am fae953eb: Merge "HAVE_ANDROID_OS implies that you have <pthread.h> and <sched.h>." 2014-12-15 02:00:31 +00: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 Kill LOCAL_SOCKET_NAMESPACE. 2014-11-21 22:50:20 -08:00
socket_local_server.c Kill LOCAL_SOCKET_NAMESPACE. 2014-11-21 22:50:20 -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 Libcutils: Remove unused variable 2014-11-24 10:04:56 -08:00
sockets.c libcutils: turn on -Werror 2014-05-01 17:58:17 -07:00
str_parms.c Move all libcutils tests into the gtests. 2015-04-02 14:25:55 -07:00
strdup8to16.c
strdup16to8.c
strlcpy.c Fix Windows strlcpy.c build. 2015-04-02 17:21:47 -07:00
threads.c Fix mac sdk build. 2015-03-23 21:40:30 -07:00
trace-dev.c Move trace.h to stdatomic. 2015-04-16 10:41:16 -07:00
trace-host.c Move trace.h to stdatomic. 2015-04-16 10:41:16 -07:00
uevent.c More SOCK_CLOEXEC 2015-02-26 13:32:52 -08:00