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