gptfdisk: Switch to using uClibc++
authorRosen Penev <rosenp@gmail.com>
Tue, 8 Oct 2019 03:12:21 +0000 (20:12 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 19 Oct 2019 19:00:44 +0000 (12:00 -0700)
commit6e4c17eabfc31af0667b5ca6c7645c21ad16c161
treee14727394f05108c5b49d70f3d47acd2acf1741e
parentb4d6806a3076d8d6f5a8fdc12c5fbdc9455e3d58
gptfdisk: Switch to using uClibc++

Added patches sent upstream to fix usage with uClibc++.

Cleaned up license information.

Added several size optimizations.

Several other Makefile cleanups.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/gptfdisk/Makefile
utils/gptfdisk/patches/010-gptcurses-Add-missing-header.patch [new file with mode: 0644]
utils/gptfdisk/patches/020-support-Flush-cout-in-GetYN.patch [new file with mode: 0644]
utils/gptfdisk/patches/030-support-flush-cout-in-GetNumber.patch [new file with mode: 0644]
utils/gptfdisk/patches/040-support-flush-cout-in-ReadString.patch [new file with mode: 0644]
utils/gptfdisk/patches/050-Add-some-extra-flushes-before-getline-cin.patch [new file with mode: 0644]