android_system_core/libcutils
Erik Kline c40da92e5b Listen on dualstack sockets.
Change-Id: Id6eff59c65a7f7e190ab9aa93625e32a9806ae6c
2015-12-07 16:09:39 +09:00
..
arch-arm Switch arch-arm/memset32.S to unified syntax. 2015-05-11 22:22:13 -07:00
arch-arm64
arch-mips android_memset.c: Use sanitized shifts 2015-08-27 14:32:17 -07:00
arch-x86
arch-x86_64
tests Make allocations use unique_ptr. 2015-10-14 14:03:29 -07:00
Android.mk libcutils: turn on -Werror on Win32, fix resulting build break. 2015-11-24 09:35:45 -08:00
MODULE_LICENSE_APACHE2
NOTICE
android_reboot.c Use fsck.f2fs -a instead of -f for faster boot 2015-07-15 10:13:51 -07:00
ashmem-dev.c
ashmem-host.c Use mkstemp for host ashmem. 2015-02-09 12:49:53 -08:00
atomic.c
config_utils.c
debugger.c Don't use TEMP_FAILURE_RETRY on close in system/core. 2015-05-27 13:27:06 -07:00
dlmalloc_stubs.c
fs.c
fs_config.c fs_config.c: Remove obsolete reference to /system/bin/pppd-ril 2015-11-30 09:17:18 -08:00
hashmap.c libcutils: cleanups for -fsanitize=integer 2015-08-26 10:40:00 -07:00
iosched_policy.c Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
klog.c klog: don't unconditionally call mknod() 2015-05-19 15:19:25 -07:00
load_file.c
multiuser.c
native_handle.c Prevent integer overflow when allocating native_handle_t 2015-05-15 13:09:39 -07:00
open_memstream.c
partition_utils.c
process_name.c Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
properties.c
qtaguid.c
record_stream.c Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
sched_policy.c am fb1ecbc5: am e6e71608: Merge "Use __ANDROID__ instead of HAVE_ANDROID_OS." 2015-07-30 16:50:15 +00:00
socket_inaddr_any_server.c Listen on dualstack sockets. 2015-12-07 16:09:39 +09:00
socket_local.h
socket_local_client.c Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
socket_local_server.c Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
socket_loopback_client.c Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
socket_loopback_server.c Use _WIN32 rather than HAVE_WINSOCK. 2015-07-29 17:45:24 -07:00
socket_network_client.c Fix socket_network_client_timeout error check. 2015-07-24 18:54:02 -07:00
sockets.c Use __ANDROID__ instead of HAVE_ANDROID_OS. 2015-07-30 09:33:43 -07:00
str_parms.c libcutils: cleanups for -fsanitize=integer 2015-08-26 10:40:00 -07:00
strdup8to16.c
strdup16to8.c strdup16to8.c: fix benign integer underflow. 2015-08-27 10:30:50 -07:00
strlcpy.c
threads.c Remove libbacktrace definition of gettid. 2015-05-13 13:44:34 -07:00
trace-dev.c
trace-host.c
uevent.c