summaryrefslogtreecommitdiff
path: root/opcode.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-20 17:50:38 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-20 17:50:38 +0000
commit5a211162cd360449f2dbfb7ca9231c025909353f (patch)
treecb1e381023629ae2b3d383210f275f479afdb348 /opcode.pl
parent649da0762311e9a19091946020dc56feadc1378c (diff)
downloadperl-5a211162cd360449f2dbfb7ca9231c025909353f.tar.gz
default mkdir() mode argument to 0777
p4raw-id: //depot/perl@5164
Diffstat (limited to 'opcode.pl')
-rwxr-xr-xopcode.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcode.pl b/opcode.pl
index abf59a4769..59b039b23f 100755
--- a/opcode.pl
+++ b/opcode.pl
@@ -709,7 +709,7 @@ rename rename ck_fun isT@ S S
link link ck_fun isT@ S S
symlink symlink ck_fun isT@ S S
readlink readlink ck_fun stu% S?
-mkdir mkdir ck_fun isT@ S S
+mkdir mkdir ck_fun isT@ S S?
rmdir rmdir ck_fun isTu% S?
# Directory calls.