summaryrefslogtreecommitdiff
path: root/shlibs/blkid/samples/topology.c
AgeCommit message (Collapse)AuthorFilesLines
2009-10-30libblkid: topology - add logical and physical sector sizeKarel Zak1-3/+7
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-10-16libblkid: use c.h in samplesKarel Zak1-4/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-29libblkid: add blkid_new_probe_from_filename()Karel Zak1-12/+4
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-21libblkid: minor changes to samplesKarel Zak1-3/+3
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-18libblkid: cosmetic change in topology sampleKarel Zak1-13/+14
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-18libblkid: minor fix in topology sampleKarel Zak1-3/+1
Signed-off-by: Karel Zak <kzak@redhat.com>
2009-09-16libblkid: add samples/topology.cKarel Zak1-0/+95
Signed-off-by: Karel Zak <kzak@redhat.com>