curl/lib/.checksrc
Daniel Stenberg 676de7f580
lib: use Curl_str_* instead of strtok_r()
Helps avoid extra mallocs. Gets rid of the private strtok_r
implementation.

Closes #16360
2025-02-17 13:18:28 +01:00

9 lines
130 B
Plaintext

banfunc strerror
banfunc strncpy
banfunc sscanf
banfunc snprintf
banfunc vsnprint
banfunc strtoul
banfunc strtol
banfunc strtok_r