summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-02-08 12:08:42 +0100
committerDaniel Stenberg <daniel@haxx.se>2019-02-10 18:38:57 +0100
commitaad9227232e8304b8366ad13a8c87258a64c79c4 (patch)
tree6372fe3b01d9d532e25ae2a1ce681b18d6b9743b /lib
parent05b100aee247bb9bec8e9a1b0166496aa4248d1c (diff)
downloadcurl-bagder/static-singleuse.tar.gz
scripts/singleuse: script to use to track single-use functionsbagder/static-singleuse
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"
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions