Whamcloud - gitweb
Revert "aclocal.m4: update to newer versions of autoconf macros"
[tools/e2fsprogs.git] / lib / blkid / cache.c
2015-06-01 Andreas DilgerRevert "aclocal.m4: update to newer versions of autocon...
2014-07-05 Theodore Ts'oaclocal.m4: update to newer versions of autoconf macros
2014-01-11 Theodore Ts'olibblkid: remove unneeded pointer checks
2013-06-16 Theodore Ts'oTry to use secure_getenv() in preference to __secure_ge...
2011-09-18 Theodore Ts'oShorten compile commands run by the build system
2009-03-09 Jim Meyeringremove useless if-before-free tests
2008-08-28 Theodore Ts'oRemove trailing whitespace for the entire source tree
2008-06-29 Eric Sandeenblkid: use list_for_each_safe in garbage collection
2007-05-18 Theodore Ts'oAdd new function blkid_gc_cache()
2005-07-25 Theodore Ts'oFix false positives from valgrind: prctl(PR_GET_DUMPABLE)
2005-05-07 Theodore Ts'oFix gcc -Wall nits in the blkid library.
2005-05-07 Theodore Ts'oClean up the debugging code in the blkid library so...
2005-04-16 Theodore Ts'oFix typo so that we actually ignore environment variabl...
2005-04-06 Theodore Ts'oAdd paranoia checks into the blkid, ext2fs, and ss...
2005-03-22 Theodore Ts'oIgnore the BLKID_FILE environment variable if blkid_get...
2004-04-12 Theodore Ts'oIn the blkid library, if the BLKID_FILE environment
2003-07-06 Theodore Ts'oFixx gcc -Wall nitpicks.
2003-03-17 Theodore Ts'ocache.c: Initialize blkid_debug_mask to zero since...
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-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.