]> git.wh0rd.org - fontconfig.git/commit
Write caches to first directory with permission. Valid cache in FcDirCacheOpen.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 00:04:01 +0000 (17:04 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 00:04:01 +0000 (17:04 -0700)
commitd2f786849c0c4503360a5c09469505b05164c6d2
treeb1d39ecb9cbc2f3e33f31eee7348f57a5e220e92
parent2b629781d74b5a7db1fff873ce5322e59a0f863a
Write caches to first directory with permission. Valid cache in FcDirCacheOpen.

Previous policy was to attempt to update the cache in place and bail if that
didn't work. Now, search for the first writable directory and place the
cache file there instead. Furthermore, on startup, search directory list for
valid cache files instead of bailing if the first found cache file wasn't
valid.
fonts.conf.in
src/fccache.c