aboutsummaryrefslogtreecommitdiffstats
path: root/src/visibility.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Finish inclusion of estream into the API.Werner Koch2014-08-251-0/+517
|
* Implement symbol visibility.Werner Koch2014-08-251-0/+104
* configure.ac: New option --enable-ld-version-script. (GPGRT_USE_VISIBILITY): New ac_define. (HAVE_LD_VERSION_SCRIPT): New am_conditional. * src/gpg-error.vers: New. * src/gpgrt-int.h: New. * src/visibility.c, src/visibility.h: New. Lot of changes to symbold names. -- This is only doe for the old API. The estream API needs to be added.