diff options
Diffstat (limited to 'regen')
-rw-r--r-- | regen/opcodes | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/regen/opcodes b/regen/opcodes index 2611111ff5..ec9c5a76d7 100644 --- a/regen/opcodes +++ b/regen/opcodes @@ -379,8 +379,8 @@ getpeername getpeername ck_fun is% Fs # Stat calls. OP_IS_FILETEST wants them consecutive. -lstat lstat ck_ftst u- F -stat stat ck_ftst u- F +lstat lstat ck_ftst u- F? +stat stat ck_ftst u- F? ftrread -R ck_ftst isu- F-+ ftrwrite -W ck_ftst isu- F-+ ftrexec -X ck_ftst isu- F-+ |