]> git.wh0rd.org - fontconfig.git/commit
Store font directory mtime in cache file.
authorKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 11:13:51 +0000 (04:13 -0700)
committerKeith Packard <keithp@koto.keithp.com>
Thu, 18 Oct 2007 11:13:51 +0000 (04:13 -0700)
commitdb6f19f13b1719617c54a1658b8faa31da56e1d4
treed85f3636a4341a8b6a89215843c402322ca44673
parent00268a50e8b99e80ff25ee2a77a925398f89693f
Store font directory mtime in cache file.

Instead of relying on mtime ordering between a directory and its associated
cache file, write the directory mtime into the cache file itself. This makes
cache file checks more reliable across file systems.

This change is made in a way that old programs can use new cache files, but
new programs will need new cache files.
fc-arch/fcarch.tmpl.h
src/fccache.c
src/fcdir.c
src/fcint.h