summaryrefslogtreecommitdiffstats
path: root/src/partgptn.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
* Fix compilation on Debian kfreebsd-amd64 and kfreebsd-i386.Christophe Grenier2019-08-221-2/+1
* 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
* 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
* Fix some compilation warningsChristophe Grenier2009-02-031-20/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+160