summaryrefslogtreecommitdiff
path: root/libs/blkid/src/resolve.c
AgeCommit message (Collapse)AuthorFilesLines
2009-05-14build-sys: rename /libs to /shlibsKarel Zak1-139/+0
On Wed, May 13, 2009 at 05:38:49AM -0400, Christoph Hellwig wrote: > Also the lib vs libs toplevel directories probably aren't a too good > choice. Signed-off-by: Karel Zak <kzak@redhat.com>
2009-04-20blkid: rename blkid_debug_init to blkid_init_debugKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-24blkid: remove useless if-before-free testsJim Meyering1-4/+2
[kzak@redhat.com: - port the original e2fsprogs patch to util-linux-ng] Signed-off-by: Jim Meyering <meyering@redhat.com> Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-11blkid: add DEBUG_LOWPROBE, cleanup a little debug stuffKarel Zak1-1/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-02-11blkid: merge libblkid code from e2fsprogs/lib/blkidKarel Zak1-0/+141
Signed-off-by: Karel Zak <kzak@redhat.com>