summaryrefslogtreecommitdiffstats
path: root/fdisks/fdiskdoslabel.h
Commit message (Expand)AuthorAgeFilesLines
* libfdisk: move mbr code to the libraryKarel Zak2013-09-161-15/+0Star
* fdisk: (dos) cleanup public function namesKarel Zak2013-09-161-4/+2Star
* fdisk: (dos) remove unnecessary header file stuffKarel Zak2013-09-161-2/+0Star
* libfdisk: add generic function to set disklabel IDKarel Zak2013-09-161-3/+0Star
* fdisk: (dos) clean up list PT functionsKarel Zak2013-09-161-3/+2Star
* fdisk: (dos) fix possible mem-leaksKarel Zak2013-09-161-1/+0Star
* fdisk: (dos) move macro is_dos_compatible()Karel Zak2013-09-161-4/+0Star
* fdisk: (dos) remove global variables for extended partitionsKarel Zak2013-09-161-3/+0Star
* fdisk: (dos) remove global ptes[]Karel Zak2013-09-161-20/+4Star
* fdisk: add mbr_get_partition()Karel Zak2013-09-161-3/+0Star
* fdisk: (dos) remove inline function from header fileKarel Zak2013-09-161-7/+0Star
* fdisk: (dos) remove unnecessary functionKarel Zak2013-09-161-6/+0Star
* fdisk: (dos) move pte specific function to dos.cKarel Zak2013-09-161-5/+0Star
* fdisk: use functions from pt-mbr.hKarel Zak2013-09-161-42/+2Star
* fdisk: (dos) use pt-mbr.hKarel Zak2013-09-161-13/+5Star
* fdisk: rename CHS dos_partition struct membersKarel Zak2013-09-161-8/+4Star
* fdisk: (dos) rename struct partition to dos_partitionKarel Zak2013-09-161-10/+24
* fdisk: (dos) rename members in struct pteKarel Zak2013-09-161-6/+9
* fdisk: move dos specific codeKarel Zak2013-09-161-0/+38
* fdisk: (dos) use ask API to change disk IDKarel Zak2013-09-161-1/+1
* libfdisk: add fdisk_partition_toggle_flag()Karel Zak2013-03-111-0/+3
* fdisk: remove global unit variablesKarel Zak2013-03-111-3/+0Star
* fdisk: (dos) kill 'partitions' global variableKarel Zak2013-03-111-2/+1Star
* fdisk: (dos) move dos specific codeKarel Zak2013-03-111-0/+7
* fdisk: (dos) move 'toggle active' code to fdiskdoslabe.cKarel Zak2013-03-111-0/+1
* fdisk: (dos) move dos_list_table_expert() to fdiskdoslabe.cKarel Zak2013-03-111-0/+1
* fdisk: (dos) move 'move begin' code to fdiskdoslabe.cKarel Zak2013-03-111-0/+1
* fdisk: (dos) move fix order code to fdiskdoslabe.cKarel Zak2013-03-111-0/+2
* fdisk: (dos) move list table code to fdiskdoslabe.cKarel Zak2013-03-111-0/+2
* libfdisk: kill dos_compatible_flag global variableKarel Zak2013-03-111-1/+4
* fdisk: move DOS units stuff to fdiskdoslabel.cKarel Zak2012-12-031-0/+3
* fdisk: remove global variable sector_offsetKarel Zak2012-12-031-1/+1
* fdisk: add fdisk_set_partition_type()Karel Zak2012-09-271-1/+0Star
* fdisk: API: add fdisk_label_changeDavidlohr Bueso2012-07-241-1/+0Star
* fdisk: API: add new partition to label operationsDavidlohr Bueso2012-07-241-2/+0Star
* fdisk: API: add write to label operationsDavidlohr Bueso2012-07-241-1/+0Star
* fdisk: API: add delete partition to label operationsDavidlohr Bueso2012-07-231-1/+0Star
* fdisk: move label specific stuff to fdiskdoslabel.cKarel Zak2012-07-231-0/+2
* fdisk: (dos) cleanup function namesKarel Zak2012-07-231-6/+0Star
* fdisk: get_boot() has to die (step I.)Karel Zak2012-07-231-1/+1
* fdisk: API: add label probing functionalityDavidlohr Bueso2012-07-161-1/+0Star
* build-sys: rename fdisk -> fdisks/, convert to moduleKarel Zak2012-06-261-0/+57