File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / lib / libcurl.vers.in
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

CURL_@CURL_LT_SHLIB_VERSIONED_FLAVOUR@4
{
  global: curl_*;
  local: *;
};

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>