No description
Find a file
Josh Gao cd5d7376dc adb: don't dup local socket fd.
SIGHUP handling depends on the local socket fd being fully closed in
order to trigger an event on its counterpart. Release the local socket
fd inside of Subprocess when returning it to ensure this.

Functionally, a cherry-pick of internal commit 42afe20.

Bug: http://b/29565233
Change-Id: I13b17bcddf0b396a5f4880f9e410fbbf24d9370d
2016-06-22 19:09:42 -07:00
adb adb: don't dup local socket fd. 2016-06-22 19:09:42 -07:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Add timestamps to libbase's stderr logging. 2016-06-21 14:27:16 -07:00
bootstat Don't hardcode gtest paths. 2016-04-26 13:28:23 -07:00
cpio fs_config: replace getenv('OUT') by new fs_config parameter 2015-07-09 21:47:07 -07:00
crash_reporter crash_reporter: Mark the euid parameter as __unused. 2016-02-26 15:44:46 -08:00
debuggerd Merge changes from topic 'debuggerd_client' 2016-06-20 20:22:18 +00:00
fastboot Fix misc-macro-parentheses warnings in system/core. 2016-06-22 14:33:13 -07:00
fingerprintd Fix google-explicit-constructor warnings. 2016-04-29 15:44:04 -07:00
fs_mgr Merge "fs_mgr: Track the bootloader_message struct change." 2016-06-14 16:09:16 +00:00
gatekeeperd Fix google-explicit-constructor warnings. 2016-04-29 15:44:04 -07:00
healthd Merge "Fix misc-macro-parentheses warnings in system/core." 2016-06-22 22:35:02 +00:00
include Merge "[qemu]: Move qemu_pipe.h from include/system/ directory." 2016-06-21 07:38:02 +00:00
init Fix misc-macro-parentheses warnings in system/core. 2016-06-22 14:33:13 -07:00
libbacktrace Fix race condition updating local map data. 2016-06-16 23:28:11 -07:00
libbinderwrapper core: Update libchrome APIs to r395517 2016-05-26 11:29:53 -07:00
libcrypto_utils Fix include-what-you-use problem in android-pubkey.c. 2016-04-15 17:44:05 -04:00
libcutils debuggerd: add libdebuggerd_client. 2016-06-17 13:11:29 -07:00
libdiskconfig Move libdiskconfig headers into libdiskconfig. 2016-02-13 12:48:23 -08:00
libion Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
liblog Use alignas for alignment. 2016-06-06 19:59:45 -07:00
libmemtrack Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libmemunreachable Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libnativebridge Remove invalid uses of -l and -I 2016-06-01 13:41:23 -07:00
libnativeloader Add support to indicate bitness of public library. 2016-06-22 11:21:21 -07:00
libnetutils libnetutils: Add synchronization per socket full operation 2016-06-07 10:11:59 -07:00
libpackagelistparser Remove two bogus libutils dependencies. 2016-02-17 11:54:47 -08:00
libpixelflinger Remove qemu_tracing dependency. 2016-06-21 20:24:55 +02:00
libprocessgroup use process groups for processes started by init 2016-06-06 16:31:01 -07:00
libsparse Fix misc-macro-parentheses warnings in libion, libsparse, libmem* 2016-05-18 15:41:16 -07:00
libsuspend Adds a parameter to the wakeup_callback to report sucessful wakeup or suspend aborts. 2015-06-25 13:15:22 -07:00
libsync Cleanup uses of sprintf so we can deprecate it. 2016-03-07 18:40:40 -08:00
libsysutils Clean up CLOEXEC in SocketListener. 2016-02-19 18:14:22 -08:00
libusbhost libusbhost: Fix problem reading USB string descriptors on some quirky devices 2015-06-18 13:38:31 -07:00
libutils Fix SharedBuffer. Remove aref. 2016-05-23 17:28:52 +00:00
libziparchive Fix google-explicit-constructor warnings. 2016-04-25 14:57:11 -07:00
lmkd Fix misc-macro-parentheses warnings in lmkd. 2016-05-18 15:37:20 -07:00
logcat logcatd: add stop and clear actions 2016-06-10 21:43:16 +00:00
logd Use alignas for alignment. 2016-06-06 19:59:45 -07:00
logwrapper Don't go busy loop when waiting child process. 2016-02-16 10:13:48 -08:00
metricsd core: Update libchrome APIs to r395517 2016-05-26 11:29:53 -07:00
mkbootimg mkbootimg: use int for os_version and os_patch_level 2016-03-29 16:06:37 -07:00
reboot reboot: Turn on -Werror 2014-05-21 12:58:38 -07:00
rootdir Set zygote process priority to -20 to speed up VM startup time. 2016-06-08 10:54:03 -07:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard enable integer sanitizer for sdcard service 2016-05-05 16:03:32 -04:00
toolbox Lose log to toybox. 2016-06-22 12:33:33 -07:00
trusty Fix misc-macro-parentheses warnings in system/core. 2016-06-22 14:33:13 -07:00
tzdatacheck Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
.gitignore Ignore adb/*.pyc files 2015-08-11 12:59:58 -07:00
Android.mk Remove the simulator target from all makefiles. 2011-07-11 22:12:32 -07:00
CleanSpec.mk trusty: add gatekeeper module 2016-05-02 15:12:01 -07:00
MODULE_LICENSE_APACHE2 auto import from //depot/cupcake/@135843 2013-07-30 13:56:49 -07:00
NOTICE Fix omission in NOTICE file. 2013-07-30 13:56:55 -07:00