Go to file
Tom Marshall 9df07a3ec1 Don't keep copy of backup header
The primary and backup headers may be fully reconstructed from each other
(this is the purpose of having a backup header in the first place).  So
there is no point in saving a copy of the backup header.
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 Don't keep copy of backup header 2015-04-18 09:44:57 -07:00
gpt.h Don't keep copy of backup header 2015-04-18 09:44:57 -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