Fix getting prototype of builtins mkdir and setpgrp.
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 3 May 2005 15:43:34 +0000 (15:43 +0000)
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>
Tue, 3 May 2005 15:43:34 +0000 (15:43 +0000)
commitbdf1bb36db75d3871fd8ac7ace0bba5fcfb86259
treee7c774fab2f9672cac4f4e2fa7ad32e3fedb6b58
parentd0c833c6b6d161774fa9ee0c74b6748675c48591
Fix getting prototype of builtins mkdir and setpgrp.
Hardcode special exceptions for exec and system, instead
of trying to be clever and failing.

p4raw-id: //depot/perl@24380
opcode.h
opcode.pl
pp.c
t/op/cproto.t