Commit Graph

11 Commits

Author SHA1 Message Date
Rod Smith
edc67b66db Patch set from Bin Meng to clean up some code & support building sgdisk for Windows 2022-04-10 09:28:08 -04:00
Rod Smith
273fff5c84 Adjust position of multiple-inclusion protection in .h files 2021-01-13 14:33:54 -05: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
srs5694
08bb0da079 Version 0.6.4 2010-02-19 17:19:55 -05:00
srs5694
0a6973119c Nearing 0.6.2 release; Windows version now works. 2010-01-28 21:10:52 -05:00
srs5694
fed16d043a Misc. updates and bug fixes 2010-01-27 23:03:40 -05:00
srs5694
546a9c7c36 New files to support disk I/O restructuring and (currently broken)
Windows version.
2010-01-26 16:00:26 -05:00
srs5694
a6022b0327 Fixed bug that caused BSD disklabel conversion to fail 2010-01-19 16:17:20 -05:00
srs5694
ba00fed2ef sgdisk program, misc. bug fixes 2010-01-12 18:18:36 -05:00
srs5694
e4ac11ebee Updated to version 0.4.1
Adds relative partition sizing and placement options for both start and
end sectors; improves hybrid MBR synchronization (deletes matching MBR
partition when a GPT partition is deleted, warns about inconsistencies
when verifying or writing a partition table).
2009-08-31 10:13:04 -04:00
srs5694
a0eb11a64b Added new files 2009-08-29 15:00:08 -04:00