fontconfig/fc-cache
Keith Packard db50cbdaf5 Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir.
Normalized directory names offer protection against looped directory trees
but cost enormous numbers of system calls (stat per file in the hierarchy).
Also, cache file directory name contents are validated each time the
directory is modified, don't re-validate every time the cache file is loaded
with an access and stat call.
2006-08-27 18:19:39 -07:00
..
.cvsignore Replace fc-cache and fc-list manpages with more detailed, SGML versions. 2003-10-09 18:21:49 +00:00
Makefile.am LD_ADD missing dependencies for binaries. Reported by Edson Alves Pereira. 2006-04-07 18:07:51 +00:00
fc-cache.c Eliminate NormalizeDir. Eliminate gratuitous stat/access calls per dir. 2006-08-27 18:19:39 -07:00
fc-cache.sgml Add new command-line utility, fc-cat, to convert fonts.cache-2 files into 2005-09-23 05:59:19 +00:00