util-linux/fdisks
Karel Zak de3d6c9379 Revert "fdisk: de-duplicate disk label strings"
... because it's not expected that fdisk_label will be exported by
API and accessible for applications (like fdisk.c). It's private
libfdisk stuff.

This reverts commit e781864260.
2012-07-24 14:15:08 +02:00
..
Makemodule.am build-sys: always use default $(LDADD) 2012-07-09 16:23:51 +02:00
cfdisk.8 build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
cfdisk.c translation: unify file open error messages 2012-07-16 18:18:22 +02:00
common.h build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
fdisk.8 build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
fdisk.c Revert "fdisk: de-duplicate disk label strings" 2012-07-24 14:15:08 +02:00
fdisk.h fdisk: remove unused variables 2012-07-24 10:52:09 +02:00
fdiskaixlabel.c fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdiskaixlabel.h fdisk: API: add label probing functionality 2012-07-16 17:59:52 +02:00
fdiskbsdlabel.c fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdiskbsdlabel.h fdisk: API: add label probing functionality 2012-07-16 17:59:52 +02:00
fdiskdoslabel.c fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdiskdoslabel.h fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdiskmaclabel.c fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdiskmaclabel.h fdisk: rename cxt->mbr buffer to cxt->firstsector 2012-07-23 14:24:25 +02:00
fdisksgilabel.c fdisk: return success from sgi_create_disklabel 2012-07-24 14:09:59 +02:00
fdisksgilabel.h fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdisksunlabel.c fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
fdisksunlabel.h fdisk: API: add fdisk_label_change 2012-07-24 10:31:32 +02:00
gpt.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
gpt.h build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
i386_sys_types.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
partname.c build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.8 build-sys: rename fdisk -> fdisks/, convert to module 2012-06-26 20:50:53 +02:00
sfdisk.c fix buffer overrun in some calls to sscanf 2012-07-09 22:26:27 +02:00
utils.c fdisk: make label API more robust 2012-07-24 10:41:47 +02:00