curl/include/curl
Thomas Guillem 2ed1012564
curl_version_info: add CURL_VERSION_THREADSAFE_INIT
This flag can be used to make sure that curl_global_init() is
thread-safe.

This can be useful for libraries that can't control what other
dependencies are doing with Curl.

Closes #8680
2022-06-07 13:34:03 +02:00
..
.gitignore includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
curl.h curl_version_info: add CURL_VERSION_THREADSAFE_INIT 2022-06-07 13:34:03 +02:00
curlver.h RELEASE-NOTES: synced 2022-05-19 17:59:45 +02:00
easy.h curl.se: new home 2020-11-04 23:59:47 +01:00
header.h misc: fix typos 2022-04-21 09:43:35 +02:00
Makefile.am scripts: move three scripts from lib/ to scripts/ 2022-03-23 15:26:11 +01:00
mprintf.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
multi.h multi: handle errors returned from socket/timer callbacks 2021-12-06 14:55:52 +01:00
options.h options: remove mistaken space before paren in prototype 2022-03-22 11:09:22 +01:00
stdcheaders.h copyright: fix year ranges 2020-11-05 08:22:10 +01:00
system.h curl/system.h: update ifdef condition for MCST-LCC compiler 2022-03-06 23:28:54 +01:00
typecheck-gcc.h libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION 2022-06-02 08:34:31 +02:00
urlapi.h urlapi: provide more detailed return codes 2021-11-25 08:36:04 +01:00