summaryrefslogtreecommitdiffstats
path: root/src/chgtypen.c
Commit message (Expand)AuthorAgeFilesLines
* Use "DISABLED_FOR_FRAMAC" to disable code to facilitate verificationChristophe Grenier2022-04-131-1/+1
* part_i386: allow to force the partition type for PC Intel partition typeChristophe Grenier2021-09-041-2/+14
* Disable ncurses library when using frama-cChristophe Grenier2020-11-011-0/+4
* constify more variablesChristophe Grenier2013-06-011-1/+1
* Constify some variablesChristophe Grenier2013-05-261-1/+1
* move from change_part_type() to change_part_type_ncurses()Christophe Grenier2013-05-151-13/+6
* split interface_partition_type() into change_arch_type_cli() and change_arch_...Christophe Grenier2013-05-151-44/+1
* Add WINDOW *window argument to get_string()Christophe Grenier2012-01-011-1/+2
* Remove "Allow partial last cylinder" optionChristophe Grenier2011-12-081-1/+1
* Prefix highligted selection by ">", so screen reader software find theChristophe Grenier2010-05-211-4/+4
* move autoset_unit() to a separate fileChristophe Grenier2009-05-051-0/+1
* Avoid "return function()" in function returning voidChristophe Grenier2009-04-271-1/+4
* Fix some compilation warningsChristophe Grenier2009-02-031-1/+0
* Split ncurses text interface from functionsChristophe Grenier2009-01-141-0/+439