summaryrefslogtreecommitdiffstats
path: root/shlibs/blkid
Commit message (Expand)AuthorAgeFilesLines
* build-sys: use top-level directory for libblkid rather than shlibs/blkidKarel Zak2011-06-09112-20301/+0Star
* libblkid: use sysfs_init() more carefullyKarel Zak2011-05-303-17/+16Star
* libblkid: add some debug messagesKarel Zak2011-05-301-2/+13
* libblkid: improve blkid__scan_dirKarel Zak2011-05-241-2/+6
* libblkid: add ID_PART_ENTRY_{OFFSET,SIZE,DISK}Karel Zak2011-05-232-1/+10
* libblkid: use partno for partitions mapped by DMKarel Zak2011-05-231-4/+44
* libblkid: found whole-disk for partitions mapped by kpartxKarel Zak2011-05-231-97/+119
* lib: [sysfs.c] make sysfs_read_* function more robustKarel Zak2011-05-183-7/+17
* libblkid: use stuff from sysfs.h and at.hKarel Zak2011-05-166-167/+67Star
* libblkid: use cached buffers for nested PT probingKarel Zak2011-05-162-23/+41
* libblkid: make whole disk probing more robustKarel Zak2011-05-163-63/+103
* libblkid: cleanup prober initializationKarel Zak2011-05-162-2/+12
* libblkid: cleanup flagsKarel Zak2011-05-164-20/+21
* blkid: don't read past end of FAT32 cluster chainJohn Lindgren2011-05-121-1/+3
* libblkid: ignore hfsplus superblocks with blocksize < 512Karel Zak2011-05-061-2/+4
* libblkid: validate hfs blocksize != 0Timo Warns2011-05-061-0/+3
* libblkid: remove test for non-zero head count in FAT superblock probe.Nick Holloway2011-04-121-2/+0Star
* libblkid: add blkid_evaluate_spec()Karel Zak2011-03-173-8/+50
* build-sys: include <uuid.h> rather than <uuid/uuid.h>Karel Zak2011-03-161-5/+1Star
* build-sys: don't support external (e2fsprogs) libuuidKarel Zak2011-03-161-6/+1Star
* libblkid: use blkid_probe_get_buffer() more carefullyKarel Zak2011-03-163-8/+14
* libblkid: fix typo in *_to_cpu() usage in raid detection [coverity scan]Karel Zak2011-03-111-2/+2
* libblkid: add PART_ENTRY_* to docsKarel Zak2011-03-112-1/+5
* libblkid: fix gcc warningsKarel Zak2011-03-012-3/+3
* libblkid: fix EFI GPT uuid byte orderKarel Zak2011-03-011-11/+23
* libblkid: try to detect if PT is newer than LVMKarel Zak2011-02-246-1/+100
* build-sys: provide alternatives for err, errx, warn and warnxFabian Groffen2011-02-144-4/+0Star
* libblkid: check for swap or DM cow on small devicesKarel Zak2011-02-011-5/+4Star
* libblkid: conditionalise parts from blkid/topology for LinuxFabian Groffen2011-01-313-7/+14
* build-sys: provide missing strnlen from strutilsFabian Groffen2011-01-311-1/+2
* provide a workaround if program_invocation_short_name is missingFabian Groffen2011-01-311-0/+1
* libmount: don't compile tests by defaultKarel Zak2011-01-251-1/+1
* include: emulate dirfd when necessaryFabian Groffen2011-01-231-5/+7
* use uint32_t instead of u_int32_tFabian Groffen2011-01-201-4/+4
* libblkid: add blkdev.h to blkidP.hKarel Zak2011-01-208-9/+1Star
* make major and minor available on SolarisKarel Zak2011-01-205-15/+0Star
* remove duplicate includesKarel Zak2011-01-041-1/+0Star
* libblkid: support LIBBLKID_DEBUG= env.Karel Zak2011-01-031-1/+3
* lib: [env] consolidate safe_getenv() usageKarel Zak2011-01-033-33/+6Star
* libblkid: use PRId64 in PT parserKarel Zak2011-01-011-7/+7
* libblkid: fix endian conversion bug in NILFSKarel Zak2010-12-301-1/+1
* libblkid: NTFS volume label not foundKarel Zak2010-12-031-1/+1
* rename util-linux-ng back to util-linuxKarel Zak2010-11-303-8/+8
* libblkid: add LINHIB0001 signature to swap proberKarel Zak2010-11-301-0/+12
* libblkid: remove unnecessary __UCLIBC__ checkMike Frysinger2010-11-291-1/+1
* libblkid: 256MiB is min size of btrfsKarel Zak2010-11-261-0/+1
* libblkid: remove unused variableKarel Zak2010-11-231-1/+0Star
* libblkid: cache is incorrectly revalidatedKarel Zak2010-11-232-6/+5Star
* libblkid: add blkid_probe_get_sectors()Davidlohr Bueso2010-11-154-0/+14
* libblkid: add magic to vfatJeroen Oortwijn2010-11-081-0/+1