summaryrefslogtreecommitdiff
path: root/m4
AgeCommit message (Collapse)Author
2010-11-19build: tag function headers rather than decls as exportedJan Engelhardt
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2010-11-15src: implement both GCC visibility support and export scriptCristian Rodríguez
Read "How to write shared libraries" from Ulrich Drepper for more information on this patch. Specifically section 2.2: Export control and section 3: Maintaining APIs and ABIs. Signed-off-by: Cristian Rodríguez <cristian.rodriguez@opensuse.org> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2010-09-08add missing .gitignore file to m4/ directoryPablo Neira Ayuso
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>