Commit ID: 1005E0972CA305775E7
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2019/12/30 03:45:15 UTC
Modified files:
bin/mksh : check.t exec.c main.c sh.h
Log message:
revamp errexit handling
we lose some trap runs but this gets us identical to GNU bash so who cares…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.825 -r1.826 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.215 -r1.216 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.358 -r1.359 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.876 -r1.877 src/bin/mksh/sh.h