]> granicus.if.org Git - gc/commit
Fix visibility of symbols in libcord.
authorPetter Urkedal <paurkedal@gmail.com>
Sat, 14 Jan 2012 10:11:12 +0000 (11:11 +0100)
committerPetter Urkedal <paurkedal@gmail.com>
Sat, 14 Jan 2012 10:11:12 +0000 (11:11 +0100)
commit57219d6e61094b333a7d46d5b9997a70ddee37ea
tree1fabd18745e9a4285cf8a4aeadd2a383ff24f51e
parentcfdd1d5124cb9a0e90f4de988601320ed401662a
Fix visibility of symbols in libcord.

* include/gc_config_macros.h: Make the export specifications usable also to
the cord library.
* include/cord.h, include/private/cord_pos.h: Define CORD_API and annotate
the public API.
cord/cord.am
include/cord.h
include/gc_config_macros.h
include/private/cord_pos.h