Commit ID: 10051183A6D5475BB1E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/02/11 00:27:25 UTC
Modified files:
bin/mksh : Tag: mksh-wheezy check.t exec.c funcs.c main.c sh.h
var.c
Log message:
backport bugfixes for error handling related issues (set -e, traps)
and a few important improvements in the testsuite
Debian #696823, LP#1104543, RedHat BZ#865121
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.549.2.2 -r1.549.2.3 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.99 -r1.99.2.1 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.222 -r1.222.2.1 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.224 -r1.224.2.1 src/bin/mksh/main.c
cvs -R rdiff -kk -upr1.568.2.3 -r1.568.2.4 src/bin/mksh/sh.h
cvs -R rdiff -kk -upr1.151 -r1.151.2.1 src/bin/mksh/var.c