]> git.wh0rd.org - fontconfig.git/commit
Eliminate global cache. Eliminate multi-arch cache code.
authorKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 04:53:48 +0000 (21:53 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Mon, 28 Aug 2006 04:53:48 +0000 (21:53 -0700)
commit00f059e930f12ca7c66cf2ffbc6c4ae789912af7
tree9b3c429ba61d3277f8030049b901b845c5ba189a
parentcf65c0557e9fa1b86003d1ec8643f44f4344ebd2
Eliminate global cache. Eliminate multi-arch cache code.

With the removal of the in-directory cache files, and the addition of
per-user cache directories, there is no longer any reason to preserve the
giant global cache file. Eliminating of this unifies the cache structure
and simplifies the overall caching strategies greatly.
fc-cache/fc-cache.c
src/fccache.c
src/fccfg.c
src/fcdir.c
src/fcint.h