Whamcloud - gitweb
Fix miscellaneous compiler warnings using "make gcc-wall"
[tools/e2fsprogs.git] / lib / blkid / read.c
2017-07-24 Theodore Ts'odebugfs: fix "ls -p" to avoid printing garbage after...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-08-25 Andreas DilgerFix miscellaneous compile warnings
2007-05-25 Andreas DilgerFix gcc -Wall warnings, especially on 64-bit systems
2007-03-24 Brian Behlendorf[COVERITY] Fix (error case) memory leak in blkid librar...
2006-05-29 Matthias AndreeAdd a bunch of type fixes for debug/"make check" code...
2006-03-13 Theodore Ts'oFix blkid's last verification logic to work when the...
2005-06-27 Theodore Ts'oFix blkid's debugging/TEST_PROGRAM code so that it...
2005-05-07 Theodore Ts'oClean up the debugging code in the blkid library so...
2004-05-15 Theodore Ts'oread.c (blkid_read_cache): Add missing fclose() which was
2003-12-07 Theodore Ts'oFix gcc -Wall nitpicks
2003-03-02 Theodore Ts'oMinor bug fixes in the blkid library.
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-16 Theodore Ts'oRename blkid_get_devname() to blkid_get_dev(), and...
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-23 Theodore Ts'oIntegrate new blkid library.