Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / fileno.al
blobd4c7b142c1ec779b0a9f61d5dc358aa262b8a278
1 # NOTE: Derived from ../../lib/POSIX.pm.
2 # Changes made here will be lost when autosplit again.
3 # See AutoSplit.pm.
4 package POSIX;
6 #line 252 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fileno.al)"
7 sub fileno {
8     redef "IO::Handle::fileno()";
11 # end of POSIX::fileno