- Jan 13, 2017
-
-
Alex Deymo authored
Bug: 34220783 Test: `make checkbuild` Change-Id: Ie48f7a572a278c1c47390e36aab0307cb089c096
-
- Oct 27, 2016
-
-
Aurimas Liutikas authored
am: 2c054ab9 Change-Id: I39b4221ab89b9bc352b0f139353cfb17e3235cf1
-
Treehugger Robot authored
-
- May 25, 2016
-
-
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
- Jun 06, 2015
-
-
Ying Wang authored
Bug: 21669400 Change-Id: I961699b5559f75f782d048fdafbbb40c16457f88
-
- Mar 23, 2015
-
-
Jeff Sharkey authored
Change-Id: Ib2266e304f3aa2b4b0ae06c37ce00f3193a67cce
-
- Mar 01, 2015
-
-
Jeff Sharkey authored
Looks for both MBR and GPT headers, and dumps the most relevant table in a machine-readable format. Silences noisy underlying library to avoid parsing trouble. Change-Id: I2c3077929758df4b84dc52d8d4791d333bb625ca
-
Jeff Sharkey authored
This reverts commit 729f7bd5.
-
- Feb 25, 2015
-
-
Greg Hartman authored
Change-Id: I204ff8f580c2336c2c9d39bba48596aaaaa6860a
-
- Feb 24, 2015
-
-
Greg Hartman authored
This reverts commit adc00b16. Change-Id: I12ff87b2d042494e6ad20ffa6d7626c143224f46
-
Greg Hartman authored
Change-Id: Ided9a1329ade081228101d51812242dc4d686b87
-
Jeff Sharkey authored
This raw format is easier for other scripts to parse. Change-Id: I15b3011376e27c28fd40b9c3b2722a75bb8cde25
-
- Feb 23, 2015
-
-
Jeff Sharkey authored
Change-Id: Ie921a4fc9be4467c760dc13b8d1ed7edfc2ba8b0
-
- Feb 21, 2015
-
-
Jeff Sharkey authored
Build sgdisk command line tool for use on Android devices. The command line parsing is currently written using popt, which has been deprecated for some time, and is replaced by GNOME's glib option parser. Instead of pulling in either of those dependencies, this change adds a stub that implements just enough of popt to get things working. Change-Id: I619f8da2e413893b4ea015a5d9e48d42637e25c8
-
Conley Owens authored
-
- Feb 20, 2015
-
-
Geoff Mendal authored
-
- Mar 29, 2014
-
-
Roderick W. Smith authored
modified Windows warning text in light of common use of GPT on Windows 8 and 8.1.
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
- Mar 22, 2014
-
-
Roderick W. Smith authored
-
- Mar 02, 2014
-
-
Roderick W. Smith authored
-
Roderick W. Smith authored
-
Roderick W. Smith authored
sgdisk *IF* "0" was also used as a partition number in a preceding -n command.
-
- Feb 22, 2014
-
-
Roderick W. Smith authored
span the 2TiB boundary.
-
- Feb 20, 2014
-
-
Roderick W. Smith authored
ends beyond sector 2^32. Now refuses to create such partitions.
-
Roderick W. Smith authored
one partition because of sscanf weirdness.
-
- Feb 17, 2014
-
-
Roderick W. Smith authored
release.
-