index
:
util-linux
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fdisks
/
fdisksunlabel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-09-16
libfdisk: (sun) move driver from fdisk to library
Karel Zak
1
-1010
/
+0
2013-09-16
libfdisk: add fdisk_scround()
Karel Zak
1
-18
/
+18
2013-09-16
fdisk: (gpt, sun) use fdisk_partname()
Karel Zak
1
-5
/
+3
2013-09-16
fdisk: (sun) use tt.c to list disk label
Karel Zak
1
-27
/
+63
2013-09-16
fdisk: (sun) consolidate 'p'rint output
Karel Zak
1
-21
/
+14
2013-09-16
fdisk: (sun) remove dead code
Karel Zak
1
-8
/
+0
2013-04-26
Fix various typos
Yuri Chornoivan
1
-1
/
+1
2013-03-21
fdisk: remove unwanted operator [smatch scan]
Karel Zak
1
-1
/
+1
2013-03-11
libfdisk: add fdisk_partition_toggle_flag()
Karel Zak
1
-5
/
+27
2013-03-11
fdisk: (sun) use fdisk_ prefix for label specific public functions
Karel Zak
1
-6
/
+6
2013-03-11
fdisk: remove global unit variables
Karel Zak
1
-29
/
+32
2013-03-11
fdisk: (sun) use yes/no from libfdisk
Karel Zak
1
-4
/
+6
2013-03-11
fdisk: (sun) use Ask API for new-partiton dialog
Karel Zak
1
-17
/
+64
2013-03-11
fdisk: (sun) use fdisk_{info,warnx}
Karel Zak
1
-39
/
+49
2013-03-11
fdisk: (sun): use ask API, remove global variable
Karel Zak
1
-21
/
+50
2013-03-11
fdisk: (sun) share disk label struct with libblkid
Karel Zak
1
-86
/
+86
2013-03-11
fdisk: (sun) use cpu_to_be* macros, remove other_endian global variable
Karel Zak
1
-89
/
+66
2013-03-11
fdisk: correctly initialize pointer to sun label
Karel Zak
1
-1
/
+5
2013-03-11
fdisk: remove fdisk_label from API functions, add asserts, use size_t
Karel Zak
1
-88
/
+93
2013-03-11
libfdisk: add part_get_status operation
Karel Zak
1
-1
/
+25
2013-03-11
fdisk: use libfdisk label->changed
Karel Zak
1
-6
/
+6
2013-03-11
fdisk: (sun) remove nasty sunlabel macro
Karel Zak
1
-56
/
+121
2013-03-11
fdisk: (sun) remove global variable 'partitions'
Karel Zak
1
-32
/
+89
2013-03-11
libfdisk: move label identifier to label struct
Karel Zak
1
-2
/
+2
2013-03-11
libfdisk: add fdisk_label to driver API
Karel Zak
1
-11
/
+27
2013-03-11
libfdisk: split label and label operations
Karel Zak
1
-14
/
+42
2012-12-03
fdisk: move DOS units stuff to fdiskdoslabel.c
Karel Zak
1
-2
/
+10
2012-11-30
fdisk: api: propagate add partitions to users
Davidlohr Bueso
1
-4
/
+5
2012-11-30
fdisk: api: move disklabel type to cxt
Davidlohr Bueso
1
-4
/
+4
2012-10-18
fdisk: api: propagate partition deletion to users
Davidlohr Bueso
1
-5
/
+7
2012-09-27
fdisk: use fdisk_parttype in add_partition
Karel Zak
1
-2
/
+3
2012-09-27
fdisk: add fdisk_set_partition_type()
Karel Zak
1
-30
/
+45
2012-09-27
fdisk: add fdisk_get_partition_type()
Karel Zak
1
-5
/
+16
2012-09-27
fdisk: add new functions for work with fdisk_parttype
Karel Zak
1
-3
/
+4
2012-09-27
fdisk: move partition types to label specific part
Karel Zak
1
-2
/
+4
2012-07-24
fdisk: API: add fdisk_label_change
Davidlohr Bueso
1
-1
/
+2
2012-07-24
fdisk: API: add verify to label operations
Davidlohr Bueso
1
-2
/
+5
2012-07-24
fdisk: API: add new partition to label operations
Davidlohr Bueso
1
-1
/
+2
2012-07-24
fdisk: API: add write to label operations
Davidlohr Bueso
1
-3
/
+6
2012-07-23
fdisk: API: add delete partition to label operations
Davidlohr Bueso
1
-4
/
+5
2012-07-23
fdisk: rename cxt->mbr buffer to cxt->firstsector
Karel Zak
1
-1
/
+1
2012-07-23
fdisk: get_boot() has to die (step I.)
Karel Zak
1
-1
/
+3
2012-07-16
fdisk: rename label probing functions
Petr Uzel
1
-2
/
+2
2012-07-16
fdisk: API: add label probing functionality
Davidlohr Bueso
1
-1
/
+7
2012-06-26
build-sys: rename fdisk -> fdisks/, convert to module
Karel Zak
1
-0
/
+644