summaryrefslogtreecommitdiffstats
path: root/src/partsunn.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+4
* Declare as const some static variablesChristophe Grenier2013-05-221-1/+1
* split add_partition() into add_partition_cli() and add_partition_ncurses()Christophe Grenier2013-05-151-1/+1
* move from change_part_type() to change_part_type_ncurses()Christophe Grenier2013-05-151-1/+1
* Code cleanupChristophe Grenier2009-10-251-1/+1
* Always include stdio.h before ncurses header and types.hChristophe Grenier2009-06-121-0/+1
* code cleanup: remove verbose argument to add_partition_*()Christophe Grenier2009-03-061-1/+1
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+121