summaryrefslogtreecommitdiff
path: root/src/fontfile/catalogue.c
AgeCommit message (Expand)AuthorFilesLines
2012-12-07catalogue: Fix obvious thinkoAdam Jackson1-1/+1
2012-10-29Omit catalogue support on systems without symlinksYaakov Selkowitz1-0/+4
2011-09-16Strip trailing whitespaceAlan Coopersmith1-17/+17
2009-01-20xalloc -> malloc, etc.Adam Jackson1-19/+17
2008-12-18Always scan catalogue dirs at startup, even if their mtime < 0Alan Coopersmith1-6/+8
2007-09-28catalogue.c: prevent a one character overflowMatthieu Herrb1-1/+1
2007-08-11Fix dirfd leak on CatalogueRescan().Ademar de Souza Reis Jr1-0/+2
2007-08-11Support relative paths in catalogue:<dir> symlinks.Ademar de Souza Reis Jr1-0/+12
2007-07-02Fix crash when no attributes are present for symlink.Kristian Høgsberg1-2/+7
2007-06-21Add a new 'catalogue' FPE, which takes font paths from symlinks in a dir.Kristian Høgsberg1-0/+457