aboutsummaryrefslogtreecommitdiff
path: root/docs/libcurl/curl_global_init.3
AgeCommit message (Collapse)Author
2005-12-23clarified that curl_global_init() isn't thread-safe and that it might affectDaniel Stenberg
curl_easy_init() if you don't call curl_global_init() explicitly in your app
2004-05-11curl_global_init_mem() allows the memory functions to be replaced.Daniel Stenberg
memory.h is included everywhere for this.
2004-02-27formatting update to produce better links with the new roffit versionDaniel Stenberg
2002-03-04ripped out from ../ and put in its own directory nowDaniel Stenberg