]> git.ipfire.org Git - thirdparty/e2fsprogs.git/history - lib/blkid/save.c
Fix blkid's last verification logic to work when the system clock is insane
[thirdparty/e2fsprogs.git] / lib / blkid / save.c
2006-03-13  Theodore Ts'oFix blkid's last verification logic to work when the...
2005-01-05  Theodore Ts'oAdjust blkid library so that it returns vfat in prefere...
2003-02-22  Theodore Ts'oInternal changes to the blkid library:
2003-02-22  Theodore Ts'oAdd dynamic debugging capabilities to the blkid library,
2003-02-14  Theodore Ts'oRemove bid_id from the blkid device structure, as it...
2003-02-14  Theodore Ts'oAdd a priority label to the device structure, so we...
2003-02-13  Theodore Ts'oWholesale changes to blkid library to simplify the...
2003-01-27  Theodore Ts'oRoto-till and clean up libblkid API.
2003-01-26  Theodore Ts'oSeparate public and private interfaces into separate...
2003-01-25  Theodore Ts'oFix gcc -Wall nits.
2003-01-25  Theodore Ts'osave.c (blkid_save_cache): Use mkstemp() instead mktemp().
2003-01-23  Theodore Ts'oIntegrate new blkid library.