]> git.wh0rd.org - fontconfig.git/commitdiff
Eliminate .so PLT entries for local symbols. (thanks to Arjan van de Ven)
authorKeith Packard <keithp@neko.keithp.com>
Tue, 5 Sep 2006 09:24:01 +0000 (02:24 -0700)
committerKeith Packard <keithp@neko.keithp.com>
Tue, 5 Sep 2006 09:24:01 +0000 (02:24 -0700)
Using a simple shell script that processes the public headers, two header
files are constructed that map public symbols to hidden internal aliases
avoiding the assocated PLT entry for referring to a public symbol.

A few mistakes in the FcPrivate/FcPublic annotations were also discovered
through this process


No differences found