platform_system_core/adb
Nick Kralevich 9866a66d6d adb: set O_CLOEXEC on lots of file descriptors
Too many leaking FDs.

Fixes bug: https://code.google.com/p/android/issues/detail?id=65857
(and more)

(cherrypicked from commit fe8d7f4f2e)

Change-Id: I67d8683244e54288a8105f6f65ee40abe2378d7e
2014-07-21 19:34:31 -07:00
..
adb.c Fix implicit declaration of function 'prctl' in adb. 2014-07-18 16:44:58 -07:00
adb.h Add "exec" service: shell commands with no pty. 2014-07-18 21:46:23 -07:00
adb_auth.h adb: Fix secure adb when booting with usb attached 2013-02-02 01:19:06 +00:00
adb_auth_client.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
adb_auth_host.c adb: avoid compilation errors for unused results 2014-05-13 09:12:54 -07:00
adb_client.c Fix adb forward --list when forwarding a lot 2014-02-21 14:57:02 +01:00
adb_client.h Support adb client connect to remote server 2013-01-04 11:00:38 -08:00
Android.mk Add "exec" service: shell commands with no pty. 2014-07-18 21:46:23 -07:00
commandline.c Add "exec" service: shell commands with no pty. 2014-07-18 21:46:23 -07:00
console.c
fdevent.c
fdevent.h
file_sync_client.c adb: replace utimes() with utime() 2014-07-21 17:10:34 -07:00
file_sync_service.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
file_sync_service.h adb: added support for adb pull -a to preserve time stamps and mode 2014-07-18 21:46:18 -07:00
framebuffer_service.c adb: avoid leaking file descriptors 2014-06-05 20:26:25 -07:00
get_my_path_darwin.c
get_my_path_freebsd.c
get_my_path_linux.c
get_my_path_windows.c
jdwp_service.c
MODULE_LICENSE_APACHE2
mutex_list.h adb: Cleanup dead code 2013-04-24 21:31:45 -07:00
NOTICE
OVERVIEW.TXT
protocol.txt adb: Add public key authentification 2012-08-23 00:20:06 -07:00
remount_service.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
services.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
SERVICES.TXT adb: implement "adb reverse <local> <remote>" 2014-05-27 16:42:13 +02:00
sockets.c adbd: adb root should terminate adbd only if it's debuggable 2014-05-05 17:20:00 +08:00
sockets.dia
SYNC.TXT Adding documentation on the sync part of the adb protocol previously missing. 2014-03-20 20:36:46 +01:00
sysdeps.h Fix win32 implicit declaration of function socket_network_client_timeout. 2014-05-20 08:51:15 -07:00
sysdeps_win32.c Fix win32 undefined reference to `_socket_network_client_timeout'. 2014-05-20 12:13:29 -07:00
test_track_devices.c
test_track_jdwp.c
transport.c adb: fix windows build after "forward --list" fix. 2014-03-06 19:40:45 -08:00
transport.h
transport_local.c adb: Increase the max number of emulator instances to 64 2014-03-13 11:21:58 +01:00
transport_usb.c
usb_libusb.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_linux.c adb: set O_CLOEXEC on lots of file descriptors 2014-07-21 19:34:31 -07:00
usb_linux_client.c Merge "adbd: Don't close/reopen FFS ep0 on disconnect" 2014-01-28 00:07:15 +00:00
usb_osx.c adb: Add ability to specify device path 2012-04-20 11:21:14 -07:00
usb_vendors.c Merge "Add Smartisan usb config" 2014-06-23 21:50:22 +00:00
usb_vendors.h adb: Add vendor IDs for iRiver, Compal and T & A Mobile Phones 2011-07-11 09:39:39 -04:00
usb_windows.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00