]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
CODE_STYLE: sync with recent `checksrc.pl` updates
authorViktor Szakats <commit@vsz.me>
Fri, 25 Jul 2025 00:41:21 +0000 (02:41 +0200)
committerViktor Szakats <commit@vsz.me>
Fri, 25 Jul 2025 01:10:01 +0000 (03:10 +0200)
Follow-up to ef2ccf862f8fbfe5cb86cb716aead57694a95ef5 #17840
Follow-up to f9656445ba275efca02994808f1a89cf055e5e44 #17764

Closes #18015

docs/internals/CODE_STYLE.md

index f908bf927b8614318357b3b41769ee4d7355d63c..24e669c35b725d3a8239518cef8f16d8b2c59a4f 100644 (file)
@@ -338,6 +338,7 @@ This is the full list of functions generally banned.
     _tcsncat
     _waccess
     _wcscat
+    _wcsdup
     _wcsncat
     access
     gets
@@ -357,7 +358,9 @@ This is the full list of functions generally banned.
     strncat
     strncpy
     strtok
+    strtok_r
     strtol
     strtoul
     vsnprint
     vsprintf
+    wcsdup