Files @ 098f8b6684cb
Branch filter:

Location: libtransport.git/msvc-deps/curl/lib/libcurl.vers.in

Jan Kaluza
Backend logs are not created using 'backend-N.log' pattern where N is ID of the backend (1, 2, 3, 4, ...) according to the backends number
HIDDEN
{
  local:
    __*;
    _rest*;
    _save*;
};

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