Commit ID: 1005E09760D6DFD4643
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/12/30 03:58:59 UTC
Modified files:
bin/mksh : funcs.c main.c sh.h sh_flags.opt
Log message:
move the “is inside eval” flag into struct env
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.359 -r1.360 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.359 -r1.360 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.877 -r1.878 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.7 -r1.8 src/bin/mksh/sh_flags.opt