platform_system_core/fastboot
Elliott Hughes 3ab8b859c2 Fix missing <stdarg.h>.
system/core/fastboot/engine.cpp:84:5: error: use of undeclared identifier 'va_start'

Change-Id: I8aff9a40d33f403c0d0d91a15638863fe24dca2e
2015-08-25 19:34:13 -07:00
..
Android.mk Merge "Move fastboot's Windows code to C++." 2015-06-24 19:30:58 +00:00
bootimg_utils.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
bootimg_utils.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
engine.cpp Fix missing <stdarg.h>. 2015-08-25 19:34:13 -07:00
fastboot.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fastboot.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fastboot_protocol.txt Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
fs.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.cpp Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb.h Use 64-bit file sizes in fastboot. 2015-08-25 19:11:52 -07:00
usb_linux.cpp Document the current MAX_USBFS_BULK_SIZE situation. 2015-07-28 14:18:50 -07:00
usb_osx.cpp Get fastboot working on OS X 2015-08-19 14:46:17 -07:00
usb_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00
usbtest.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_linux.cpp Move fastboot to C++. 2015-06-23 20:56:01 -07:00
util_osx.cpp Move fastboot's Mac OS code to C++. 2015-06-24 11:17:28 -07:00
util_windows.cpp Move fastboot's Windows code to C++. 2015-06-24 10:48:43 -07:00