Initial bulk commit for "Git on MSys"
[msysgit/historical-msysgit.git] / lib / perl5 / 5.6.1 / msys / auto / POSIX / execlp.al
blob9b740edba28eff060d576d22a2ef74b1293eb2c5
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 637 "../../lib/POSIX.pm (autosplit into ../../lib/auto/POSIX/execlp.al)"
7 sub execlp {
8     unimpl "execlp() is C-specific, stopped";
11 # end of POSIX::execlp