curl/scripts
Daniel Stenberg e81cd9028f
scripts/singleuse: script to use to track single-use functions
That is functions that are declared global but are not used from outside
of the file in which it is declared. Such functions should be made
static or even at times be removed.

It also verifies that all used curl_ prefixed functions are "blessed"

Closes #3538
2019-02-11 08:55:47 +01:00
..
contributors.sh
contrithanks.sh
coverage.sh
delta delta: use --diff-filter on the git diff-tree invokes 2018-12-11 15:32:34 +01:00
installcheck.sh
log2changes.pl whitespace fixes 2018-09-23 22:24:02 +00:00
Makefile.am
singleuse.pl scripts/singleuse: script to use to track single-use functions 2019-02-11 08:55:47 +01:00
updatemanpages.pl
zsh.pl zsh.pl: escape ':' character 2019-02-07 21:51:53 +00:00