Go to file
Tom Marshall 58c4e79708 Re-read the partition table before and after write
Note we re-read before save to ensure that the block device is not in use.
2015-04-18 09:44:57 -07:00
readline Initial checkin 2015-04-13 16:11:50 -07:00
.gitignore Add a gitignore 2015-04-15 22:18:59 -07:00
Android.mk Android: Declare both static and dynamic executables 2015-04-15 22:19:28 -07:00
Makefile Initial checkin 2015-04-13 16:11:50 -07:00
crc32.c Initial checkin 2015-04-13 16:11:50 -07:00
crc32.h Initial checkin 2015-04-13 16:11:50 -07:00
gpt.c Re-read the partition table before and after write 2015-04-18 09:44:57 -07:00
gpt.h Don't hold device open, open and close it for each operation 2015-04-18 09:44:55 -07:00
gpted.c Initial checkin 2015-04-13 16:11:50 -07:00
types.h Initial checkin 2015-04-13 16:11:50 -07:00
util.c Initial checkin 2015-04-13 16:11:50 -07:00
util.h Initial checkin 2015-04-13 16:11:50 -07:00