Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #238929

Category None
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Thu 10 Jul 2025 19:27:53
Repository https://api.github.com/repos/curl/curl
Project curl/curl
Branch bagder/global-arg
Revision 041a1ee36dd89e86c0cb05d03db362f0b538c807

Comments

curl: remove the global argument from many functions

Since the config struct has a pointer to it, both pointers don't need to
be passed on.

Changed files