fontconfig/fc-cache
Patrick Lam d6217cc6bc Patrick Lam <plam@mit.edu>
Make fontconfig compile under MinGW:
1) remove unneeded #includes;
2) make use of mmap and sysconf conditional;
3) replace rand_r by srand/rand if needed;
4) use chsize instead of ftruncate; and
5) update libtool exports file
2006-04-07 04:42:32 +00:00
..
.cvsignore Replace fc-cache and fc-list manpages with more detailed, SGML versions. 2003-10-09 18:21:49 +00:00
Makefile.am Reduce amount of dirty rss by const'ing some data structures. 2006-04-06 04:52:21 +00:00
fc-cache.c Patrick Lam <plam@mit.edu> 2006-04-07 04:42:32 +00: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