summaryrefslogtreecommitdiff
path: root/lib/blkid/blkidP.h
AgeCommit message (Expand)AuthorFilesLines
2008-08-27libblkid: Unexport the private symbol blkid_devdirsTheodore Ts'o1-1/+0
2008-08-26libblkid: Optimize devicemapper supportTheodore Ts'o1-0/+7
2006-03-08Add device-mapper support to the blkid libraryKarel Zak1-0/+1
2005-05-07Clean up the debugging code in the blkid library so that we don't use Theodore Ts'o1-59/+2
2005-02-03Use inline instead of __inline__ in the blkid debugging code forTheodore Ts'o1-3/+3
2005-01-27blkid.c (main, compare_search_type): Make blkid -t work moreTheodore Ts'o1-3/+0
2003-12-07Fix gcc -Wall nitpicksTheodore Ts'o1-0/+7
2003-04-19Fix gcc -Wall warnings.Theodore Ts'o1-3/+3
2003-02-22Internal changes to the blkid library:Theodore Ts'o1-3/+5
2003-02-22Add dynamic debugging capabilities to the blkid library, Theodore Ts'o1-28/+37
2003-02-14Remove bid_id from the blkid device structure, as it is not used Theodore Ts'o1-4/+0
2003-02-14Add a priority label to the device structure, so we can give Theodore Ts'o1-4/+10
2003-02-12Wholesale changes to blkid library to simplify the implementation Theodore Ts'o1-47/+14
2003-01-27Roto-till and clean up libblkid API.Theodore Ts'o1-11/+10
2003-01-26Separate public and private interfaces into separate header files.Theodore Ts'o1-0/+256