Whamcloud - gitweb
Remove trailing whitespace for the entire source tree
[tools/e2fsprogs.git] / lib / blkid / save.c
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-07-13 Theodore Ts'olibblkid: Make sure we never reference a null dev-...
2006-05-29 Matthias AndreeCast time_t variable to long for fprintf to match %ld.
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.