diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2015-10-02 18:35:58 -0400 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2015-10-02 18:35:58 -0400 |
commit | 6fb2b87985c848fb443962cdd78472680fb1c3b9 (patch) | |
tree | d19ed81ec71972eddd71858d2b2cc1895b755e8f /MANIFEST | |
parent | ce03658379770b2057c4b3c20e5e3f66d771e965 (diff) | |
parent | 98dbdcb9fe1f1c0e64b67742d84bfe8b5b093e68 (diff) | |
download | perl-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-- | MANIFEST | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |