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


No differences found