]> git.wh0rd.org - fontconfig.git/commitdiff
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)
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.


No differences found