In perl.git, the branch smoke-me/arc/dirhandle-fileno has been created

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

        at  416a3091a97f1a4ec7d7e490276fa5bd6a877ac1 (commit)

- Log -----------------------------------------------------------------
commit 416a3091a97f1a4ec7d7e490276fa5bd6a877ac1
Author: Aaron Crane <a...@cpan.org>
Date:   Fri Oct 17 16:59:22 2014 +0100

    Make fileno() builtin work on directory handles
    
    This requires OS support in the form of either the dirfd() function, or a
    dd_fd member in the DIR struct. POSIX.1-2008 specifies the former.
-----------------------------------------------------------------------

--
Perl5 Master Repository

Reply via email to