summaryrefslogtreecommitdiffstats
path: root/fdisks/fdisksgilabel.c
Commit message (Expand)AuthorAgeFilesLines
* fdisk: api: propagate add partitions to usersDavidlohr Bueso2012-11-301-5/+7
* fdisk: api: move disklabel type to cxtDavidlohr Bueso2012-11-301-2/+2
* fdisk: fix compiler warning [-Wpointer-arith] and floating point exceptionKarel Zak2012-10-231-11/+13
* fdisk: api: propagate partition deletion to usersDavidlohr Bueso2012-10-181-5/+8
* fdisk: use fdisk_parttype in add_partitionKarel Zak2012-09-271-4/+6
* fdisk: add fdisk_set_partition_type()Karel Zak2012-09-271-21/+32
* fdisk: add fdisk_get_partition_type()Karel Zak2012-09-271-5/+20
* fdisk: add new functions for work with fdisk_parttypeKarel Zak2012-09-271-4/+6
* fdisk: move partition types to label specific partKarel Zak2012-09-271-2/+4
* fdisk: sgi: use xcalloc()Karel Zak2012-07-261-1/+1
* fdisk: return success from sgi_create_disklabelPetr Uzel2012-07-241-0/+1
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-241-2/+2
* fdisk: API: add verify to label operationsDavidlohr Bueso2012-07-241-15/+14Star
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-241-2/+2
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-241-16/+34
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-231-3/+3
* 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/+6
* fdisk: rename label probing functionsPetr Uzel2012-07-161-2/+2
* fdisk: don't call update_units() in label probes if not necessaryPetr Uzel2012-07-161-1/+0Star
* fdisk: API: add label probing functionalityDavidlohr Bueso2012-07-161-1/+7
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+879