platform_system_core/fastboot
Al Sutton 77262e7db2 Remove explict use of ASCII encoding
Replace the use of CFStringGetCString with kCFStringEncodingASCII specified
with CFStringGetFileSystemRepresentation which will ensure the correct
character encoding is used to conver the CFString into a NULL terminated
char array suitable for use with POSIX APIs.

(cherry picked from commit 2a4b5f9e80)

Change-Id: Ie6e2027e59b49ca634c7308bcda7bb492d372f46
2015-01-14 09:41:33 -08:00
..
Android.mk Remove obsolete reference to ddk; Fixes for -Werror 2014-09-30 02:24:07 -07:00
bootimg.c fastboot: add support for some obscure args. 2013-03-07 17:06:41 -08:00
engine.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
engineering_key.p12 auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
fastboot.c fastboot: Remove tos from flashall 2014-09-15 13:44:07 -07:00
fastboot.h Revert "System: Fastboot: warning fixit, misc bugs and cleanup." 2014-05-07 23:31:59 +00:00
fastboot_protocol.txt Revert "fastboot: add preflash command to help with large downloads+flash" 2013-06-26 03:51:29 +00: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 Fix typo in fs.h 2014-07-09 15:27:53 -07:00
genkey.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
p12topem.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
protocol.c fastboot: turn on -Werror 2014-05-14 08:33:56 -07:00
signfile.sh auto import from //depot/cupcake/@135843 2009-03-03 19:32:55 -08:00
usb.h Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
usb_linux.c Scan all descriptors when checking for fastboot [DO NOT MERGE] 2014-07-17 10:07:19 -07:00
usb_osx.c Wait for device to disappear after reboot-bootloader. 2013-10-17 20:06:32 +00:00
usb_windows.c Fix adb/fastboot windows compilations. 2014-11-06 18:32:39 -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 2015-01-14 09:41:33 -08:00
util_windows.c fastboot: Remove legacy MINGW workarounds 2013-06-28 17:00:41 -07:00