summaryrefslogtreecommitdiffstats
path: root/fdisks/fdisk.h
Commit message (Expand)AuthorAgeFilesLines
* fdisk: (gpt) align newly created partitionsKarel Zak2012-12-041-0/+1
* fdisk: move DOS units stuff to fdiskdoslabel.cKarel Zak2012-12-031-3/+1Star
* fdisk: remove global variable sector_offsetKarel Zak2012-12-031-1/+10
* fdisk: api: propagate add partitions to usersDavidlohr Bueso2012-11-301-1/+1
* fdisk: api: move disklabel type to cxtDavidlohr Bueso2012-11-301-16/+18
* fdisk: don't fails silently if EBR is outside of diskKarel Zak2012-11-301-7/+11
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-181-1/+1
* fdisk: add GPT supportDavidlohr Bueso2012-09-271-0/+2
* fdisk: use fdisk_parttype in add_partitionKarel Zak2012-09-271-2/+2
* fdisk: add fdisk_set_partition_type()Karel Zak2012-09-271-1/+4
* fdisk: add fdisk_get_partition_type()Karel Zak2012-09-271-0/+5
* fdisk: add new functions for work with fdisk_parttypeKarel Zak2012-09-271-2/+24
* fdisk: improve list partition typesKarel Zak2012-09-271-2/+3
* fdisk: move partition types to label specific partKarel Zak2012-09-271-3/+14
* fdisk: fix menuDavidlohr Bueso2012-07-261-6/+6
* fdisk: make grain global variable part of fdisk_context()Petr Uzel2012-07-261-1/+2
* fdisk: remove unused variablesKarel Zak2012-07-241-4/+3Star
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-241-1/+3
* fdisk: API: add verify to label operationsDavidlohr Bueso2012-07-241-0/+8
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-241-0/+3
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-241-7/+3Star
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-231-0/+3
* fdisk: API: add to label operations to contextDavidlohr Bueso2012-07-231-8/+16
* fdisk: rename cxt->mbr buffer to cxt->firstsectorKarel Zak2012-07-231-2/+2
* fdisk: move label specific stuff to fdiskdoslabel.cKarel Zak2012-07-231-1/+0Star
* fdisk: move DOS geometry code from generic part to label specificKarel Zak2012-07-231-2/+0Star
* fdisk: get_boot() has to die (step I.)Karel Zak2012-07-231-0/+2
* fdisk: move user geometry setting from fdisk.c to APIKarel Zak2012-07-231-1/+4
* fdisk: API: add label probing functionalityDavidlohr Bueso2012-07-161-0/+19
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+253