Whamcloud - gitweb
Fix false positives from valgrind: prctl(PR_GET_DUMPABLE)
[tools/e2fsprogs.git] / lib / blkid / blkid.h
2005-05-07 Theodore Ts'oAdd a new option to the blkid program, -l, which will...
2005-05-07 Theodore Ts'oAdd new two new functions to the blkid library: blkid_d...
2005-01-28 Theodore Ts'oblkid.c (main, compare_search_type): Make blkid -t...
2005-01-26 Theodore Ts'oAdd functions which allow an application program to...
2003-07-21 Theodore Ts'oprobe.c (blkid_known_fstype): New function which return...
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
2003-02-28 Theodore Ts'oresolve.c (blkid_get_tag_value): Rename function (used...
2003-02-22 Theodore Ts'oInternal changes to the blkid library:
2003-02-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
2003-02-13 Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-26 Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25 Theodore Ts'oFix gcc -Wall nits.
2003-01-23 Theodore Ts'oIntegrate new blkid library.