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

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

        at  229ccbb0b63b12a620cdca905e6420637a06838e (commit)

- Log -----------------------------------------------------------------
commit 229ccbb0b63b12a620cdca905e6420637a06838e
Author: Aaron Crane <[email protected]>
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