fontconfig/src
Behdad Esfahbod 68b8ae9af8 Make cache hash threadsafe
This concludes my first pass at making fontconfig threadsafe.  Now to
testing and actually fixing it!
2013-01-02 01:04:47 -06:00
..
Makefile.am Add thread-safety primitives 2013-01-02 00:38:36 -06:00
fcarch.c Enable fcarch assert checks even when FC_ARCHITECTURE is explicitly given 2012-12-31 17:20:29 -06:00
fcarch.h Move workaround macros for fat binaries into the separate header file 2012-03-29 12:50:47 +09:00
fcatomic.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcatomic.h Make cache refcounting threadsafe 2013-01-02 01:03:22 -06:00
fcblanks.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fccache.c Make cache hash threadsafe 2013-01-02 01:04:47 -06:00
fccfg.c Minor 2013-01-02 01:03:18 -06:00
fccharset.c Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fcdbg.c Make FcInitDebug() idempotent 2013-01-02 00:53:16 -06:00
fcdefault.c Make default-FcConfig threadsafe 2013-01-02 01:01:29 -06:00
fcdeprecate.h Export FcConfig{G,S}etRescanInverval from .so, mark as deprecated. 2007-11-04 12:20:45 -08:00
fcdir.c Fix unused-parameter warnings 2012-12-29 22:32:56 -05:00
fcformat.c Don't crash in FcPatternFormat() with NULL pattern 2013-01-01 20:20:31 -06:00
fcfreetype.c Fix sign-compare warnings 2012-12-29 22:47:49 -05:00
fcfs.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcftint.h Remove all training whitespaces 2010-04-12 12:19:05 -04:00
fcinit.c Minor 2013-01-02 01:01:52 -06:00
fcint.h Refactor; contain default config in fccfg.c 2013-01-02 00:58:31 -06:00
fclang.c Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fclist.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcmatch.c Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fcmatrix.c Remove memory accounting and reporting 2012-12-29 23:12:07 -05:00
fcmutex.h Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fcname.c Use a static perfect hash table for object-name lookup 2013-01-02 00:35:39 -06:00
fcobjs.c Use a static perfect hash table for object-name lookup 2013-01-02 00:35:39 -06:00
fcobjs.h Use a static perfect hash table for object-name lookup 2013-01-02 00:35:39 -06:00
fcobjshash.gperf.h Use a static perfect hash table for object-name lookup 2013-01-02 00:35:39 -06:00
fcpat.c Make refcounts, patterns, charsets, strings, and FcLang thread-safe 2013-01-02 00:51:00 -06:00
fcserialize.c Fix more warnings 2012-12-29 22:56:14 -05:00
fcstat.c Fix warning 2012-12-29 22:55:36 -05:00
fcstr.c Make FcGetDefaultLang and FcGetDefaultLangs thread-safe 2013-01-02 00:52:14 -06:00
fcxml.c Refactor; contain default config in fccfg.c 2013-01-02 00:58:31 -06:00
ftglue.c Fix more warnings 2012-12-29 22:56:14 -05:00
ftglue.h Remove unused ftglue code 2009-06-28 14:14:46 -04:00
makealias Bug 48020 - Fix for src/makealias on Solaris 10 2012-03-29 15:43:38 +09:00