.. |
add.c
|
hrmm...
|
2015-12-02 11:20:34 +00:00 |
backup.c
|
Allow backup and restore to operate on files.
|
2015-12-02 12:36:53 +00:00 |
biosboot.c
|
don't advertise stuff we don't support.
|
2015-12-02 12:24:02 +00:00 |
create.c
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |
destroy.c
|
Refactor the command dispatching and help printing logic.
|
2015-12-01 16:32:19 +00:00 |
gpt_private.h
|
Firs step of refactoring, remove all globals, factor out some common code,
|
2015-12-01 09:05:33 +00:00 |
gpt_uuid.c
|
merge command line parsers and check all memory allocations.
|
2015-12-01 23:29:07 +00:00 |
gpt_uuid.h
|
merge command line parsers and check all memory allocations.
|
2015-12-01 23:29:07 +00:00 |
gpt.8
|
Allow backup and restore to operate on files.
|
2015-12-02 12:36:53 +00:00 |
gpt.c
|
annotate map additions with non-allocated memory.
|
2015-12-02 20:09:33 +00:00 |
gpt.h
|
refactor the utf code so that it does not leak memory.
|
2015-12-02 04:07:11 +00:00 |
header.c
|
Refactor the command dispatching and help printing logic.
|
2015-12-01 16:32:19 +00:00 |
label.c
|
refactor the utf code so that it does not leak memory.
|
2015-12-02 04:07:11 +00:00 |
main.c
|
automatically enforce readonly for the commands that don't need to write.
|
2015-12-01 16:33:55 +00:00 |
Makefile
|
Firs step of refactoring, remove all globals, factor out some common code,
|
2015-12-01 09:05:33 +00:00 |
map.c
|
- check errors from map allocation
|
2015-12-02 20:01:44 +00:00 |
map.h
|
- check errors from map allocation
|
2015-12-02 20:01:44 +00:00 |
migrate.c
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |
recover.c
|
merge duplicated code and check allocations.
|
2015-12-02 20:41:10 +00:00 |
remove.c
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |
resize.c
|
- check errors from map allocation
|
2015-12-02 20:01:44 +00:00 |
resizedisk.c
|
check allocations
|
2015-12-02 20:09:54 +00:00 |
restore.c
|
Allow backup and restore to operate on files.
|
2015-12-02 12:36:53 +00:00 |
set.c
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |
show.c
|
refactor the utf code so that it does not leak memory.
|
2015-12-02 04:07:11 +00:00 |
type.c
|
use the utility function.
|
2015-12-02 04:06:10 +00:00 |
unset.c
|
refactor more duplicated code.
|
2015-12-01 19:25:24 +00:00 |