summaryrefslogtreecommitdiff
path: root/MANIFEST
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2015-10-02 18:35:58 -0400
committerJarkko Hietaniemi <jhi@iki.fi>2015-10-02 18:35:58 -0400
commit6fb2b87985c848fb443962cdd78472680fb1c3b9 (patch)
treed19ed81ec71972eddd71858d2b2cc1895b755e8f /MANIFEST
parentce03658379770b2057c4b3c20e5e3f66d771e965 (diff)
parent98dbdcb9fe1f1c0e64b67742d84bfe8b5b093e68 (diff)
downloadperl-6fb2b87985c848fb443962cdd78472680fb1c3b9.tar.gz
[MERGE] branch symbol-cleanup
Cleanup unused Configure symbols. - d_modfl_pow32_bug - filesystem stat - sendmsg/recvmsg Use I_SYS_POLL. Add a script for doing this kind of symbol cross-referencing. There are plenty of remaining unused symbols, but these were just some of the easy ones.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 864dd4a0df..87ca47bbc8 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4729,6 +4729,7 @@ Porting/check83.pl Check whether we are 8.3-friendly
Porting/checkansi.pl Check source code for ANSI-C violations
Porting/checkAUTHORS.pl Check that the AUTHORS file is complete
Porting/checkcfgvar.pl Check that config scripts define all symbols
+Porting/checkcfguse.pl Check that config symbols are being used
Porting/check-cpan-pollution Check for commits that may wrongly touch CPAN distros
Porting/checkpodencoding.pl Check POD encoding
Porting/checkURL.pl Check whether we have working URLs