]> git.wh0rd.org - fontconfig.git/commit - src/fccache.c
Really fix the global cache: make sure we're reading and writing the same
authorPatrick Lam <plam@MIT.EDU>
Sat, 3 Sep 2005 04:56:56 +0000 (04:56 +0000)
committerPatrick Lam <plam@MIT.EDU>
Sat, 3 Sep 2005 04:56:56 +0000 (04:56 +0000)
commit03a212e525a34e2ceeac369bac669871d8cc681a
tree4fb4a9d6360c02121e63037a50610f3e53f36b6a
parentf6ee3db5f02eb8f41e3941e892964175cad0a898
Really fix the global cache: make sure we're reading and writing the same
    data format. Also match subdirectories when consuming cache
    information. Also check dates for global cache: a dir is out of date if
    it is newer than the global cache; scan it manually if that's the case.
src/fccache.c
src/fccfg.c
src/fcint.h