Commit ID: 1005AA1E36666A5C695
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2018/03/09 01:29:13 UTC
Modified files:
bin/mksh : check.t lex.c sh.h
Log message:
make ${foo#'bar'} in here document behave like ksh93
reported by Martijn Dekker <[email protected]>
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.801 -r1.802 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.247 -r1.248 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.858 -r1.859 src/bin/mksh/sh.h