Start anew
[msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / execv.al
blob065c749204d9906bc69cffb50b1b16ee5202bf39
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 641 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/execv.al)"
7 sub execv {
8     unimpl "execv() is C-specific, stopped";
11 # end of POSIX::execv