summaryrefslogtreecommitdiffstats
path: root/src/partgptw.c
Commit message (Expand)AuthorAgeFilesLines
* new constant SINGLE_PARTITION_TYPE to improve code testingChristophe Grenier2022-11-161-1/+2
* Fix compilation on Debian kfreebsd-amd64 and kfreebsd-i386.Christophe Grenier2019-08-221-2/+1
* Reuse partition UUID if possible when rewriting EFI GPTChristophe Grenier2016-08-201-4/+53
* Use double quote when using cpp #warningChristophe Grenier2016-08-161-1/+1
* TestDisk: remove align parameter from write_part() functionChristophe Grenier2013-11-031-2/+2
* Fix crc in EFI backup GPTChristophe Grenier2012-02-241-1/+2
* Move write_part_gpt() in a separate file, so PhotoRec doesn't depend ofChristophe Grenier2009-07-261-0/+263