summaryrefslogtreecommitdiffstats
path: root/fdisk/fdisk.h
Commit message (Expand)AuthorAgeFilesLines
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-253/+0Star
* fdisk: API: add geometryDavidlohr Bueso2012-06-211-9/+17
* fdisk: API: add mbrDavidlohr Bueso2012-06-211-9/+4Star
* fdisk: API: add topology debugDavidlohr Bueso2012-06-211-0/+1
* fdisk: fix io_size usage in new APIKarel Zak2012-06-061-4/+5
* fdisk: fix compiler warnings [-Wsign-compare]Karel Zak2012-06-061-2/+2
* fdisk: add fdisk_dev_sectsz_is_default helperDavidlohr Bueso2012-06-061-0/+1
* fdisk: add total sectorsDavidlohr Bueso2012-06-061-1/+4
* fdisk: add device topology to the APIDavidlohr Bueso2012-06-061-12/+22
* fdisk: introduce sector_t typeDavidlohr Bueso2012-06-061-11/+13
* fdisk: use context as a parameterDavidlohr Bueso2012-06-061-16/+14Star
* fdisk: add readonly option to fdisk_new_context_from_filename()Karel Zak2012-05-231-1/+2
* fdisk: always use stderr for debug messagesKarel Zak2012-05-231-0/+10
* fdisk: add debug supportDavidlohr Bueso2012-05-231-0/+27
* fdisk: introduce fdisk contextDavidlohr Bueso2012-05-231-0/+9
* fdisk: use BSD label headerDavidlohr Bueso2012-05-231-6/+0Star
* fdisk: move DOS new/add partition codeDavidlohr Bueso2012-05-101-2/+20
* fdisk: fix fdiskdoslabel.c global variablesKarel Zak2012-05-021-11/+10Star
* fdisk: isolate dos label logicDavidlohr Bueso2012-05-021-1/+63
* fdisk: rework fatal errorsDavidlohr Bueso2012-05-021-3/+6
* fdisk: remove action enumDavidlohr Bueso2012-04-231-2/+0Star
* fdisk: remove redundant declaration [cppcheck]Sami Kerola2012-02-081-4/+0Star
* fdisk: remove PACKED macroKarel Zak2012-01-051-7/+1Star
* fdisk: Fix bad invalid flag 0x00000 warning messageFrancesco Cosoleto2011-12-161-1/+1
* fdisk: get rid of get_boot(create_empty_sun) callFrancesco Cosoleto2011-12-161-2/+1Star
* fdisk: remove unused 'require' member in enum actionFrancesco Cosoleto2011-12-161-1/+1
* fdisk: rewrite print menu systemFrancesco Cosoleto2011-11-141-6/+13
* fdisk: rename bselect, xselect functionsFrancesco Cosoleto2011-11-141-1/+1
* fdisk: print a message with size and type of created partitionFrancesco Cosoleto2011-08-301-0/+1
* fdisk: use a single variable for the current disklabelFrancesco Cosoleto2011-07-111-5/+10
* fdisk: use xalloc libFrancesco Cosoleto2011-01-231-1/+1
* fdisk: replace fatal(usage) with a separate usage() functionFrancesco Cosoleto2011-01-231-1/+1
* fdisk: re-print prompt after maybe_exit()Karel Zak2011-01-051-1/+1
* fdisk: use canonicalized names for -l (and sfdisk -d)Karel Zak2010-12-171-1/+0Star
* fdisk: cleanup help, add -h optionKarel Zak2010-02-151-1/+1
* fdisk: fix strict-aliasing bugsKarel Zak2009-10-171-1/+3
* fdisk: use c.hKarel Zak2009-10-161-2/+2
* fdisk: add MAC label detectionKarel Zak2007-06-271-0/+1
* fdisk: move duplicate stuff from fdisk*label.h to fdisk.hKarel Zak2007-06-271-0/+11
* fdisk: fix "type qualifiers ignored on function return type"Karel Zak2007-05-311-1/+1
* fdisk: use unsigned long long instead int for sectorsKarel Zak2007-05-311-2/+2
* Imported from util-linux-2.13-pre6 tarball.Karel Zak2006-12-071-3/+0Star
* Imported from util-linux-2.12l tarball.Karel Zak2006-12-071-1/+7
* Imported from util-linux-2.12 tarball.Karel Zak2006-12-071-16/+7Star
* Imported from util-linux-2.11m tarball.Karel Zak2006-12-071-1/+1
* Imported from util-linux-2.11b tarball.Karel Zak2006-12-071-1/+2
* Imported from util-linux-2.10m tarball.Karel Zak2006-12-071-2/+17
* Imported from util-linux-2.10f tarball.Karel Zak2006-12-071-1/+4
* Imported from util-linux-2.9v tarball.Karel Zak2006-12-071-10/+10
* Imported from util-linux-2.9i tarball.Karel Zak2006-12-071-0/+85