Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verification | Christophe Grenier | 2022-04-13 | 1 | -1/+1 |
* | Disable ncurses library when using frama-c | Christophe Grenier | 2020-11-01 | 1 | -0/+4 |
* | Fix compilation on Debian kfreebsd-amd64 and kfreebsd-i386. | Christophe Grenier | 2019-08-22 | 1 | -2/+1 |
* | Declare as const some static variables | Christophe Grenier | 2013-05-22 | 1 | -1/+1 |
* | split add_partition() into add_partition_cli() and add_partition_ncurses() | Christophe Grenier | 2013-05-15 | 1 | -1/+1 |
* | move from change_part_type() to change_part_type_ncurses() | Christophe Grenier | 2013-05-15 | 1 | -1/+1 |
* | Always include stdio.h before ncurses header and types.h | Christophe Grenier | 2009-06-12 | 1 | -0/+1 |
* | code cleanup: remove verbose argument to add_partition_*() | Christophe Grenier | 2009-03-06 | 1 | -1/+1 |
* | Fix some compilation warnings | Christophe Grenier | 2009-02-03 | 1 | -20/+0 |
* | Split ncurses text interface from functions | Christophe Grenier | 2009-01-14 | 1 | -0/+160 |