Commit Graph

10 Commits

Author SHA1 Message Date
Rod Smith
9ae60195b9 Added explicit copy constructors and made other tweaks to avoid
compiler complaints.
2018-07-05 16:50:13 -04:00
John Paul Adrian Glaubitz
2fb79510f0 Reset struct alignment back to standard after each #pragma pack (n)
When using #pragma pack (n) to change the alignment for a struct
to n bytes, it is necessary to reset the alignment to the standard
value as otherwise the changed alignment is used throughout the
whole program code which causes other structs to become unaligned.
2018-05-18 23:44:40 +02:00
Roderick W. Smith
e3ee733ff8 Removed 0x8302 type code, since the Red Hat parted developers have
decided against using it.
2013-09-24 12:56:11 -04:00
Roderick W. Smith
042f38a2f7 Check for boot/active flag on 0xEE protective partition in verify
function.
2013-08-31 17:40:15 -04:00
srs5694
23d8d54cdf Changes for GPT fdisk version 0.8.1 2011-10-01 18:40:10 -04:00
srs5694
6aae2a9b70 Miscellaneous bug fixes. 2011-06-10 01:16:51 -04:00
srs5694
699941e25a 0.7.1 release version 2011-03-21 21:33:57 -04:00
srs5694
c2f6e0cb81 A few miscellaneous changes 2011-03-16 02:42:33 -04:00
srs5694
bf8950cad0 Version 0.7.0 2011-03-12 01:23:12 -05:00
srs5694
f2efa7defc New files 2011-03-01 22:03:26 -05:00