Commit ID: 100539783DC1BABB2C6
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/06/10 22:17:11 UTC
Modified files:
bin/mksh : check.t exec.c jobs.c sh.h
Log message:
fix “set -o pipefail” w/o PIPESTATUS, and PIPESTATUS inside COMSUBs and other
sequences
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.651 -r1.652 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.130 -r1.131 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.103 -r1.104 src/bin/mksh/jobs.c
cvs -R rdiff -kk -upr1.687 -r1.688 src/bin/mksh/sh.h