summaryrefslogtreecommitdiffstats
path: root/libblkid/src/partitions/dos.c
Commit message (Expand)AuthorAgeFilesLines
* libblkid: do not interpret NTFS as MBRKarel Zak2019-07-171-0/+7
* various: fix 'uninitialized when used' warnings [clang]Sami Kerola2019-02-181-1/+1
* libblkid:(dos) make subtypes probing more robustKarel Zak2018-02-271-7/+18
* misc: replace magic number 37 with UUID_STR_LENPhilip Prindeville2017-09-051-1/+1
* libblkid: ignore empty MBR on LVM deviceKarel Zak2016-08-301-0/+31
* libblkid: avoid non-empty recursion in EBRKarel Zak2016-07-121-0/+7
* libblkid: ignore extended partition at zero offsetKarel Zak2016-07-071-2/+12
* misc: Fix various typosSebastian Rasmussen2016-05-311-2/+2
* libblkid: improve MBR vs. FAT + boot sector detectionKarel Zak2015-01-271-10/+10
* libblkid: fix partitions probingKarel Zak2014-03-281-1/+1
* libblkid: use new debug functionsKarel Zak2014-03-211-3/+3
* blkid: convert superblocks to new calling conventionHannes Reinecke2014-03-201-17/+23
* fdisk: add mbr_get_partition()Karel Zak2013-09-161-4/+3Star
* fdisk: use functions from pt-mbr.hKarel Zak2013-09-161-11/+11
* libblkid: rename sys_type to sys_indKarel Zak2013-09-161-7/+7
* libblkid: move MBR definitions to include/pt-mbr.hKarel Zak2013-09-161-6/+5Star
* libblkid: move MBR partition types to include/Karel Zak2013-09-161-10/+10
* libblkid: support pseudo PARTUUID= for MBRKarel Zak2013-06-131-1/+3
* libblkid: set PTUUID for GPT and DOSKarel Zak2013-06-131-10/+14
* libblkid: clean up DBG()Karel Zak2013-04-081-3/+3
* libblkid: return disk ID/UUID by PT binary interfaceKarel Zak2013-02-191-1/+10
* libblkid: [partitions] fix compiler warnings [-Wunused-parameter -Wsign-compare]Karel Zak2011-08-021-2/+3
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-091-0/+287