summaryrefslogtreecommitdiff
path: root/basicmbr.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch set from Bin Meng to clean up some code & support building sgdisk for ↵Rod Smith2022-04-101-7/+5
| | | | Windows
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-131-3/+3
|
* Added explicit copy constructors and made other tweaks to avoidRod Smith2018-07-051-0/+1
| | | | compiler complaints.
* Reset struct alignment back to standard after each #pragma pack (n)John Paul Adrian Glaubitz2018-05-181-0/+1
| | | | | | | 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.
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-1/+1
| | | | decided against using it.
* Check for boot/active flag on 0xEE protective partition in verifyRoderick W. Smith2013-08-311-0/+1
| | | | function.
* Changes for GPT fdisk version 0.8.1srs56942011-10-011-4/+1
|
* Miscellaneous bug fixes.srs56942011-06-101-2/+0
|
* 0.7.1 release versionsrs56942011-03-211-4/+1
|
* A few miscellaneous changessrs56942011-03-161-3/+1
|
* Version 0.7.0srs56942011-03-121-38/+57
|
* New filessrs56942011-03-011-0/+142