platform_system_core/fastboot
Elliott Hughes 8bdd4bbc1c Add a working Windows tmpfile(3) to fastboot.
Windows' tmpfile(3) implementation requires administrator rights because
it creates temporary files in the root directory. Write an alternative
that uses the user's temporary directory instead.

Bug: http://b/21558406
Change-Id: Ic9aece5c69429797a332a97681a76b76ac3551bf
(cherry picked from commit a26fbeeaa4)
2015-06-05 13:28:44 -07:00
..
Android.mk Add "fastboot --version". 2015-06-04 13:26:40 -07:00
bootimg_utils.cpp Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
bootimg_utils.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
engine.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
engineering_key.p12
fastboot.cpp Add a working Windows tmpfile(3) to fastboot. 2015-06-05 13:28:44 -07:00
fastboot.h Fix file descriptor leak when opening invalid archives. 2015-05-13 09:20:44 +00:00
fastboot_protocol.txt system: core: fastboot: Increase USB protocol buffer size to 1024 2014-11-07 12:01:33 -08:00
fs.c fastboot: fix windows sdk build (don't do f2fs dyn load on windows) 2014-06-17 23:43:18 -07:00
fs.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
genkey.sh
p12topem.sh
protocol.c fastboot/sparse: propagate error code 2015-03-01 11:54:02 +01:00
signfile.sh
usb.h Prepare for switching to libziparchive. 2015-03-18 22:47:54 -07:00
usb_linux.c fastboot: Support USB 3.x SuperSpeed devices on Linux 2014-12-05 12:11:20 -08:00
usb_osx.c Fix 64-bit host build. 2014-08-14 15:52:54 -07:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-12-09 16:03:29 -08:00
usbtest.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
util.c Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
util_linux.c Remove trailing whitespaces 2012-02-28 07:21:08 -08:00
util_osx.c Remove explict use of ASCII encoding 2014-11-21 15:56:59 +00:00
util_windows.c fastboot: Remove legacy MINGW workarounds 2013-06-28 17:00:41 -07:00