]> mj.ucw.cz Git - pciutils.git/commit
Control symbol exports in libpci.
authorMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:44:36 +0000 (23:44 +0100)
committerMartin Mares <mj@ucw.cz>
Sun, 17 Feb 2008 22:44:36 +0000 (23:44 +0100)
commit2f4211843f4f68c2a8a92155c24ac72d5799379b
treecbd7f5de4f45af0456c379d0120b6fc4f6608952
parent85b751f3205499a2f1916859b35b3f296287a0a6
Control symbol exports in libpci.

When building the shared library, default visibility of symbols has been
changed to hidden and public functions have been marked with PCI_ABI
which makes the symbol visible.
README
lib/Makefile
lib/internal.h
lib/pci.h