In perl.git, the branch smoke-me/jhi/symbol-cleanup has been created

<http://perl5.git.perl.org/perl.git/commitdiff/dc8f3197033005df2dff91e2f3c80f36367576b1?hp=0000000000000000000000000000000000000000>

        at  dc8f3197033005df2dff91e2f3c80f36367576b1 (commit)

- Log -----------------------------------------------------------------
commit dc8f3197033005df2dff91e2f3c80f36367576b1
Author: Jarkko Hietaniemi <[email protected]>
Date:   Thu Oct 1 18:59:18 2015 -0400

    uconfig.h regen

M       uconfig.h

commit 752cc7a4bd2226d12400275b54c000c0abbe245f
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Aug 16 20:24:17 2015 -0400

    Remove unused BSD sendmsg/recvmg symbols.
    
    Unused in CPAN, too.  There are uses of these symbols,
    but under the Socket:: namespace.

M       NetWare/config_H.wc
M       Porting/Glossary
M       Porting/config_H
M       config_h.SH
M       plan9/config.plan9
M       plan9/config_h.sample
M       uconfig.h
M       win32/config_H.ce
M       win32/config_H.gc
M       win32/config_H.vc

commit 69512740e4612e4aec67efb192f3f728a3e7a60d
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Aug 16 20:15:11 2015 -0400

    Use <sys/poll.h> if available before going select().
    
    Some BSD implementations might have <sys/poll.h> instead of <poll.h>

M       dist/IO/poll.h

commit a5f8e8fb1d8e108b19a31503b1abd478c1bc227a
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sun Aug 16 16:02:59 2015 -0400

    Remove unused modfl_pow32 symbol.
    
    Even if the bug might still be present in ancient versions of glibc,
    there's no code in the current Perl core using that.

M       NetWare/config_H.wc
M       Porting/Glossary
M       Porting/config_H
M       config_h.SH
M       plan9/config.plan9
M       plan9/config_h.sample
M       uconfig.h
M       win32/config_H.ce
M       win32/config_H.gc
M       win32/config_H.vc

commit 9150ad9f040823bbea6f9f37a24126d0c8c1cb56
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Aug 15 12:54:08 2015 -0400

    Remove unused filesystem stat symbols.
    
    d_fs_data_s HAS_STRUCT_FS_DATA
    d_fstatfs   HAS_FSTATFS
    d_fstatvfs  HAS_FSTATVFS
    d_getfsstat HAS_GETFSSTAT
    d_getmnt    HAS_GETMNT
    d_getmntent HAS_GETMNTENT
    d_hasmntopt HAS_HASMNTOPT
    d_statfs_f_flags    HAS_STRUCT_STATFS_F_FLAGS
    d_statfs_s  HAS_STRUCT_STATFS
    d_ustat     HAS_USTAT
    i_mntent    I_MNTENT
    i_sysmount  I_SYS_MOUNT
    i_sysstatfs I_SYS_STATFS
    i_sysstatvfs        I_SYS_STATVFS
    i_sysvfs    I_SYS_VFS
    i_ustat     I_USTAT
    
    Unused by the Perl core.
    
    As far as I can remember I added these scans long ago, for some
    purpose that obviously hasn't exactly caught fire in 15 years.
    
    Some rare uses of these APIs in CPAN (like the Quota module),
    but those seem to do their own configuration.

M       Configure
M       Cross/config.sh-arm-linux
M       Cross/config.sh-arm-linux-n770
M       NetWare/config.wc
M       NetWare/config_H.wc
M       Porting/Glossary
M       Porting/config.sh
M       Porting/config_H
M       config_h.SH
M       configure.com
M       hints/linux-android.sh
M       perl.c
M       plan9/config.plan9
M       plan9/config_h.sample
M       plan9/config_sh.sample
M       symbian/config.sh
M       uconfig.h
M       uconfig.sh
M       uconfig64.sh
M       win32/config.ce
M       win32/config.gc
M       win32/config.vc
M       win32/config_H.ce
M       win32/config_H.gc
M       win32/config_H.vc

commit accdea5ba85f05da381e685078a86f532db20a8c
Author: Jarkko Hietaniemi <[email protected]>
Date:   Sat Aug 15 11:24:58 2015 -0400

    Add script for checking config symbol use.

M       MANIFEST
M       Porting/README.pod
A       Porting/checkcfguse.pl
M       Porting/exec-bit.txt
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to