android_system_core/adb
Kenny Root 1bd41b1399 adb: avoid compilation errors for unused results
The BIO_CTRL_FLUSH function for files doesn't return anything useful
from the underlying fflush call, so it is safe to ignore this.

Change-Id: If33a7efbbaaf158e3da1cd72d0a56da1d3b82fd9
2014-05-13 09:12:54 -07:00
..
Android.mk Merge changes Idfd1a114,If725a1cb,I61211165,If9a05ccb 2014-05-07 23:10:40 +00:00
MODULE_LICENSE_APACHE2
NOTICE
OVERVIEW.TXT
SERVICES.TXT adb: deprecate legacy log service interface 2014-01-27 15:09:59 -08:00
SYNC.TXT Adding documentation on the sync part of the adb protocol previously missing. 2014-03-20 20:36:46 +01:00
adb.c Fix adb forward --list when forwarding a lot 2014-02-21 14:57:02 +01:00
adb.h adb: deprecate legacy log service interface 2014-01-27 15:09:59 -08: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 mincrypt: support SHA-256 hash algorithm 2013-09-25 09:26:34 -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
backup_service.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00
commandline.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00
console.c
fdevent.c
fdevent.h
file_sync_client.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00
file_sync_service.c adb: Don't unlink special files on sync failure. 2014-03-07 17:31:25 -08:00
file_sync_service.h Added transfer progress reporting for push and pull commands. 2014-03-11 19:31:26 -07:00
framebuffer_service.c Handle screendumps for all framebuffer sizes 2013-09-25 02:43:45 -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
mutex_list.h adb: Cleanup dead code 2013-04-24 21:31:45 -07:00
protocol.txt adb: Add public key authentification 2012-08-23 00:20:06 -07:00
remount_service.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00
services.c adb: deprecate legacy log service interface 2014-01-27 15:09:59 -08:00
sockets.c system/core 64-bit cleanup. 2014-01-16 12:54:18 -08:00
sockets.dia
sysdeps.h adb: Only use properties on device builds 2013-05-23 10:37:46 -07:00
sysdeps_win32.c adb: turn on -Werror 2014-05-05 10:30:06 -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
usb_linux.c system/core 64-bit cleanup. 2014-01-16 12:54:18 -08: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
usb_vendors.c adb: Add USB vendor ID for Prestigio 2014-04-16 12:15:21 +08:00
usb_vendors.h
usb_windows.c adb: turn on -Werror 2014-05-05 10:30:06 -07:00