mirror of
https://github.com/curl/curl.git
synced 2025-09-06 20:34:59 +03:00
CODE_STYLE: sync with recent checksrc.pl
updates
Follow-up toef2ccf862f
#17840 Follow-up tof9656445ba
#17764 Closes #18015
This commit is contained in:
parent
7d8d5cf876
commit
63a8167f3e
|
@ -338,6 +338,7 @@ This is the full list of functions generally banned.
|
||||||
_tcsncat
|
_tcsncat
|
||||||
_waccess
|
_waccess
|
||||||
_wcscat
|
_wcscat
|
||||||
|
_wcsdup
|
||||||
_wcsncat
|
_wcsncat
|
||||||
access
|
access
|
||||||
gets
|
gets
|
||||||
|
@ -357,7 +358,9 @@ This is the full list of functions generally banned.
|
||||||
strncat
|
strncat
|
||||||
strncpy
|
strncpy
|
||||||
strtok
|
strtok
|
||||||
|
strtok_r
|
||||||
strtol
|
strtol
|
||||||
strtoul
|
strtoul
|
||||||
vsnprint
|
vsnprint
|
||||||
vsprintf
|
vsprintf
|
||||||
|
wcsdup
|
||||||
|
|
Loading…
Reference in New Issue
Block a user