summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-07-25 18:00:34 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-07-25 18:00:34 -0700
commit8777c9be0f45ac3c917698c1afb18e1e8507a188 (patch)
treea6e62978e1c3e5e88e8d808f8011c3b4a97e3022 /regen
parentc9df4fdaad9f9103ff3855e035e9eefd94acd65c (diff)
downloadperl-8777c9be0f45ac3c917698c1afb18e1e8507a188.tar.gz
Merge ck_trunc and ck_chdir
ck_chdir, added in 2006 (d4ac975e) duplicates ck_trunc, added in 1993 (79072805), except for a null op check which is harmless when applied to chdir.
Diffstat (limited to 'regen')
-rw-r--r--regen/opcodes2
1 files changed, 1 insertions, 1 deletions
diff --git a/regen/opcodes b/regen/opcodes
index da2212a142..e24940736f 100644
--- a/regen/opcodes
+++ b/regen/opcodes
@@ -413,7 +413,7 @@ ftbinary -B ck_ftst isu- F-
# File calls.
# chdir really behaves as if it had both "S?" and "F?"
-chdir chdir ck_chdir isT% S?
+chdir chdir ck_trunc isT% S?
chown chown ck_fun imsT@ L
chroot chroot ck_fun isTu% S?
unlink unlink ck_fun imsTu@ L