- Aug 02, 2017
-
- Aug 01, 2017
-
-
bohu authored
The getopt_long will return -1 when all command-line options have been parsed, and the index value will not be changed in that case. The caller should check both and handle it properly. BUG: 64235252 Change-Id: I203dd5bc42bb7ce83e558f25074c7e1a92f250e9 (cherry picked from commit 69e46b9a)
-
bohu authored
The getopt_long will return -1 when all command-line options have been parsed, and the index value will not be changed in that case. The caller should check both and handle it properly. Change-Id: I203dd5bc42bb7ce83e558f25074c7e1a92f250e9
- Mar 28, 2017
-
-
Greg Hartman authored
am: f08cbdc7 Change-Id: I0e28c40324974f120784f16c0109160ed5adc110
-
Greg Hartman authored
am: 1e25b13a Change-Id: I575627881592fa6c6ebc94112d0b3a9aa8f1bb63
-
Greg Hartman authored
am: 3c01fa75 Change-Id: I4625e2b899be2631e224239d6f2f86467d099904
-
- Mar 27, 2017
-
-
Greg Hartman authored
Bug: 27795746 Change-Id: I47447a8467c409db526483ac7e4a9394cd68578a (cherry picked from commit fd9b918d2e49de4b7b7568aaa39f7e179752766d) (cherry picked from commit 2c2deeb0)
-
- Mar 07, 2017
-
-
Aurimas Liutikas authored
am: fa990d2e Change-Id: I88a6501b6dbc6b6682ac414a1aa590a11bbd3306
-
Aurimas Liutikas authored
am: 165c596a Change-Id: I09a27f35d0b2e97a22f14aed0c43db737b9af134
-
Aurimas Liutikas authored
am: bdbab02f Change-Id: I56bd15a07d69cd79405d8499c7730d0d7a2c7980
-
Aurimas Liutikas authored
This reverts commit 74b7490a. This change caused a regression in fugu usb formatting. Bug: 35217931 Test: None Change-Id: I50c73bde912a7c941e1d67d41bfab02042db88eb
-
- Jan 26, 2017
-
-
Alex Deymo authored
am: b7690063 Change-Id: I7125c028164ae5ac36e916836d74302332d3698c
-
- Jan 25, 2017
-
-
Alex Deymo authored
am: a490f3a2 Change-Id: Idd3ec9e5c3561ab96d04e71b29d4dbf739c79dbf
-
Alex Deymo authored
am: d7bb35f9 Change-Id: Ifffaa864305747b36a51f971eae71b67f7b25876
-
Alex Deymo authored
am: 64f4b550 Change-Id: I6d936e1cab6452c8a008afe5427ed6877bed11b4
-
- Jan 13, 2017
-
-
Alex Deymo authored
Bug: 34220783 Test: `make checkbuild` Change-Id: Ie48f7a572a278c1c47390e36aab0307cb089c096
-
- Oct 27, 2016
-
-
Aurimas Liutikas authored
Merge "Fix all warnings and enable -Werror for gptfdisk." am: 2c054ab9 am: 7424963b am: 8ca4df28 am: 2fd2c48c Change-Id: I1060e62981950fa582e880d6aba6ca9e246587c3
-
Aurimas Liutikas authored
am: 8ca4df28 Change-Id: Ie58fbffc4818d693e87214add20daa5be558ed84
-
Aurimas Liutikas authored
am: 7424963b Change-Id: Ib529d92396cc2c7ad482bd25e66f1adfc7f24b46
-
Aurimas Liutikas authored
am: 2c054ab9 Change-Id: I39b4221ab89b9bc352b0f139353cfb17e3235cf1
-
Treehugger Robot authored
-
- Jul 14, 2016
-
-
Greg Hartman authored
Bug: 27795746 Change-Id: I47447a8467c409db526483ac7e4a9394cd68578a (cherry picked from commit fd9b918d2e49de4b7b7568aaa39f7e179752766d)
-
- May 25, 2016
-
-
Aurimas Liutikas authored
am: 06fb3122 * commit '06fb3122': Update external/gptfdisk to 1.0.1 Change-Id: Iad2faa644bc6dee7893b1816d208f780b2982f5e
-
Aurimas Liutikas authored
am: 040a80fa * commit '040a80fa': Update external/gptfdisk to 1.0.1 Change-Id: Ia7ce5f490b3711926d4cf8564460d9f36015fd65
-
Aurimas Liutikas authored
am: b83a67fe * commit 'b83a67fe': Update external/gptfdisk to 1.0.1 Change-Id: I3f8b955b196af83c761485d3d861b659f13b0c0d
-
Aurimas Liutikas authored
am: 74b7490a * commit '74b7490a': Update external/gptfdisk to 1.0.1 Change-Id: I2f573b50c62af5773d76ca0bd426ac624e8d62a7
-
- May 11, 2016
-
-
Aurimas Liutikas authored
Bug: 26936282 Change-Id: Id7e9ec5e769e1abedc1d2e36bff2c5488b1c4b3e
-
Aurimas Liutikas authored
Updates gpftdisk to the latest version 0.8.10 (ish) -> 1.0.1 The downstream patches should be uneffected. Change-Id: I527678c0b24194f3947e360f0f38c45cfa3b0d1c
-
- Dec 11, 2015
-
-
Alex Deymo authored
am: 6bbf89bf * commit '6bbf89bf': Replace _host suffix with more standard -host suffix.
-
Alex Deymo authored
Most libraries use the "-host" suffix when building for the host. This patch renames libext2 libraries to use -host instead of _host. Bug: 24619596 TEST=make dist (cherry picked from commit 6bbf89bf) Change-Id: I8da049df06bf25b52c7f434f10dc3eb07533194e
-
- Dec 10, 2015
-
-
Alex Deymo authored
Most libraries use the "-host" suffix when building for the host. This patch renames libext2 libraries to use -host instead of _host. Bug: 24619596 TEST=make dist Change-Id: I614b389c267dcc75b291d842a99fc1d673723dfa
-
- Oct 20, 2015
-
-
Dan Albert authored
am: a4fa3fce * commit 'a4fa3fce': Add missing include.
-
- Oct 19, 2015
-
-
Dan Albert authored
libc++ used to leak unistd.h from every headers. This is fixed in the latest version. The code that needs this is not upstream code (https://googleplex-android-review.git.corp.google.com/#/c/645357/), so no need to send upstream. Change-Id: I51111c08b4d2620a5d264e20646e6606a3f39c7e (cherry picked from commit 8fc83651)
-
- Aug 12, 2015
-
-
Dan Albert authored
libc++ used to leak unistd.h from every headers. This is fixed in the latest version. The code that needs this is not upstream code (https://googleplex-android-review.git.corp.google.com/#/c/645357/), so no need to send upstream. Change-Id: I51111c08b4d2620a5d264e20646e6606a3f39c7e
-
- Jun 08, 2015
-
-
Ying Wang authored
Bug: 21669400 Change-Id: I961699b5559f75f782d048fdafbbb40c16457f88