summaryrefslogtreecommitdiffstats
path: root/bcache.c
AgeCommit message (Expand)Author
2009-07-23Fix two warnings "the address of 'foo' will always evaluate as 'true'".Matthias Andree
2009-07-07Make hcache+bcache paths always UTF-8. Closes #3284.Rocco Rutte
2009-01-26Remove old bcache tmpfile before trying to create new one. Closes #3163.Brendan Cully
2009-01-04Update copyrights. Closes #3016.Brendan Cully
2008-12-15snprintf returns int, not size_tErik Hovland
2007-04-10Fix some warningsBrendan Cully
2007-04-10Simplify body cache path creationBrendan Cully
2007-03-31Add tmp flag to bcache_put, create bcache_commit.Brendan Cully
2007-03-29Make message cache write to temporary location until file is complete.Brendan Cully
2006-07-04Rename mutt_bcache_path to bcache_path (it's static), simplify it a bit,Brendan Cully
2006-07-04bcache.c and bcache.h accidentally omitted from previous commit.Brendan Cully