Skip to content
  • Keith Packard's avatar
    Store font directory mtime in cache file. · db6f19f1
    Keith Packard authored
    Instead of relying on mtime ordering between a directory and its associated
    cache file, write the directory mtime into the cache file itself. This makes
    cache file checks more reliable across file systems.
    
    This change is made in a way that old programs can use new cache files, but
    new programs will need new cache files.
    db6f19f1