X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=opcode.pl;h=6df2f8befb9eaa65b88e8c28a7d4a8c6e855a311;hb=8849edfd7e990957ceb72629c600ff2b74b838b1;hp=fc900058d2c09907930c796874af2c95ef66e986;hpb=dd36d13c89140c2d9d7954b9f1de583003154c13;p=p5sagit%2Fp5-mst-13.2.git diff --git a/opcode.pl b/opcode.pl index fc90005..6df2f8b 100755 --- a/opcode.pl +++ b/opcode.pl @@ -406,7 +406,7 @@ sub tab { __END__ -# New ops always go at the very end +# New ops always go at the end, just before 'custom' # A recapitulation of the format of this file: # The file consists of five columns: the name of the op, an English @@ -814,7 +814,7 @@ rmdir rmdir ck_fun isTu% S? # Directory calls. -open_dir opendir ck_fun is@ F S S? +open_dir opendir ck_fun is@ F S readdir readdir ck_fun % F telldir telldir ck_fun st% F seekdir seekdir ck_fun s@ F S @@ -924,4 +924,6 @@ threadsv per-thread value ck_null ds0 setstate set statement info ck_null s; method_named method with known name ck_null d$ +# Add new ops before this, the custom operator. + custom unknown custom operator ck_null 0