Commit ID: 10057F1888F65CBF445
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/10/02 22:21:48 UTC
Modified files:
bin/mksh : check.t exec.c sh.h
Log message:
fix error propagation in TAND/TOR constructs, noted by Martijn Dekker
still a bit unsure about the whole XERROK and *xerrok stuff, but…
it seems to work
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.753 -r1.754 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.181 -r1.182 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.788 -r1.789 src/bin/mksh/sh.h