Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / fflush.al
blob141f1b20fca2ef54534cafbe84e9a6f7706f7d57
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 292 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/fflush.al)"
7 sub fflush {
8     redef "IO::Handle::flush()";
11 # end of POSIX::fflush