Commit ID: 100576F259765932F2C
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/06/26 00:45:00 UTC
Modified files:
bin/mksh : check.t eval.c exec.c sh.h
Log message:
efficient $(<<<foo) and $(<<EOF … ) implementation, requested by izabera
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.738 -r1.739 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.188 -r1.189 src/bin/mksh/eval.c
cvs -R rdiff -kk -upr1.174 -r1.175 src/bin/mksh/exec.c
cvs -R rdiff -kk -upr1.773 -r1.774 src/bin/mksh/sh.h