Go to file
Josh Gao 6487e74a59 adb: add fd exhaustion test, fix errno reporting in sysdeps_win32.
Add a test for FD exhaustion, and fix cases where we weren't properly
setting errno.

Change-Id: I486055bb9ead31089ce76b210c11de9e973f3256
2016-02-19 11:24:51 -08:00
adb adb: add fd exhaustion test, fix errno reporting in sysdeps_win32. 2016-02-19 11:24:51 -08:00
adf Adf: Remove unused variable 2015-07-27 22:08:16 -07:00
base Merge "libziparchive: port unit tests to darwin and windows." 2016-02-09 00:56:43 +00:00
bootstat bootstat: Add support for logging the boot_reason metric. 2016-02-09 15:32:38 -08:00
cpio
crash_reporter crash_reporter_tests: Compile only on 'eng' builds. 2016-02-04 13:56:25 -08:00
debuggerd Newer kernels added SEGV_BNDERR. 2016-02-04 14:07:23 -08:00
fastboot fastboot: add UDP protocol. 2016-02-10 10:21:30 -08:00
fingerprintd Fingerprint: Add HAL close() code 2015-07-10 16:26:32 -07:00
fs_mgr Merge "fs_mgr: support upstream dm-verity without error correction" 2015-12-10 20:13:02 +00:00
gatekeeperd Track rename of base/ to android-base/. 2015-12-04 22:00:26 -08:00
healthd Add support for USB_HVDCP chargers 2016-02-03 13:45:54 +01:00
include Fix windows 64-bit builds 2016-02-05 16:10:10 -08:00
init init: fix writepid wrong pid written in file(s) 2016-02-05 16:49:28 +02:00
libbacktrace libbacktrace: support building static libraries on target. 2016-02-10 15:20:44 -08:00
libbinderwrapper libbinderwrapper: Add BinderWrapper::GetOrCreateInstance() 2016-01-04 12:56:27 -08:00
libcutils Merge "libcutils: abort for invalid fd" 2016-02-05 18:05:24 +00:00
libdiskconfig
libion
liblog liblog: test: newline space prefix and max length print tests 2016-02-11 10:43:14 -08:00
libmemtrack Remove a hack for getting libpagerank's headers. 2015-09-22 22:35:30 -07:00
libmincrypt
libnativebridge Revert "nativebrige: log code_cache access errors to stderr as well" 2016-01-27 17:53:20 +00:00
libnativeloader Preload public native libraries 2016-02-11 10:33:35 -08:00
libnetutils libnetutils: Check socket() return value 2015-12-29 11:17:05 -08:00
libpackagelistparser packagelistparser: rename to libpackagelistparser 2015-11-05 12:12:38 -08:00
libpixelflinger Use dlmalloc from external/dlmalloc instead of bionic/. 2016-01-22 11:04:35 -08:00
libprocessgroup
libsparse Fix static analyzer issues caught by clang 2016-02-01 11:19:26 -08:00
libsuspend
libsync Fix isValid() condition for libsync tests 2015-11-05 10:07:53 -08:00
libsysutils Switch from using sockaddr to sockaddr_storage. 2015-12-07 16:07:46 +09:00
libusbhost
libutils Fix windows 64-bit builds 2016-02-05 16:10:10 -08:00
libziparchive libziparchive: port unit tests to darwin and windows. 2016-02-08 16:52:55 -08:00
lmkd more O_CLOEXEC 2015-12-18 20:57:25 -08:00
logcat logd: use ro.debuggable instead of ro.build.type 2016-02-10 10:23:03 -08:00
logd logd: use ro.debuggable instead of ro.build.type 2016-02-10 10:23:03 -08:00
logwrapper am eaf04aa0: am 3b94cef1: Merge "Add FORK_EXECVP_OPTION_CAPTURE_OUTPUT to logwrap.h" 2015-08-22 02:40:51 +00:00
metricsd Fix UploadService unittests. 2016-02-10 11:57:55 -08:00
mkbootimg
reboot
rootdir init-debug.rc: add runtime mmc max speed property actors 2016-02-04 13:10:19 -08:00
run-as Fix the run-as environment to better match su. 2015-11-03 14:31:46 -08:00
sdcard Re-derive permissions after package changes. 2015-12-16 13:08:29 -07:00
toolbox Fix generation of event labels for getevent. 2016-02-08 14:56:03 -08:00
trusty/libtrusty Merge "Revert "[core][trusty] add gatekeeper module"" 2015-09-16 22:54:14 +00: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
CleanSpec.mk
MODULE_LICENSE_APACHE2
NOTICE