summaryrefslogtreecommitdiff
path: root/docs/examples/multithread.c
AgeCommit message (Expand)Author
12 daystidy-up: move literal to the right side of comparisonsViktor Szakats
2025-05-30spelling: 'a' vs 'an'Daniel Stenberg
2024-12-20examples/complicated: fix warnings, bump deprecated callback, tidy upViktor Szakats
2024-09-19lib/src: white space edits to comply better with code styleDaniel Stenberg
2023-01-03copyright: update all copyright lines and remove year rangesDaniel Stenberg
2022-11-22examples: update descriptionsDaniel Stenberg
2022-06-13copyright: make repository REUSE compliantmax.mehl
2021-08-30mailing lists: move from cool.haxx.se to lists.haxx.seDaniel Stenberg
2020-11-04curl.se: new homeDaniel Stenberg
2020-06-29examples/multithread.c: call curl_global_cleanup()Daniel Stenberg
2019-11-02copyrights: update all copyright notices to 2019 on files changed this yearVilhelm Prytz
2019-05-21examples: remove unused variablesMarcel Raad
2018-09-23docs/examples: URL updatesViktor Szakats
2017-09-11code style: use spaces around equals signsDaniel Stenberg
2017-02-09examples/multithread.c: link to our multi-thread docsDaniel Stenberg
2016-02-02URLs: change more http to httpsViktor Szakats
2016-02-03URLs: change all http:// URLs to https://Daniel Stenberg
2015-07-01examples: provide <DESC> sectionsDaniel Stenberg
2011-03-10sources: update source headersDaniel Stenberg
2010-03-24remove the CVSish $Id$ linesDaniel Stenberg
2008-04-03Made sure that curl_global_init is called in all the multithreadedDan Fandrich
2007-07-12Fixed some compile warnings and errors and improved portability in theDan Fandrich
2004-11-16mention the openssl callbacks for SSL multithreadDaniel Stenberg
2001-05-04example using multiple threads to get URLsDaniel Stenberg