Lines Matching full:curl_strerror
2708 ensure that errno is not modified inside Curl_strerror().
6153 - Maciej Karpiuk fixed a crash that would occur if we passed Curl_strerror()
6369 * A number of calls are made to strerror instead of Curl_strerror, making
9397 - renamed curl_strerror.[ch] to strerror.[ch]
9407 - Fixed some build flaws with the new lib/curl_strerror.c source file.
9411 Curl_strerror() that attempts to be thread-safe _and_ works on Windows too!