Commit ID: 10054AC4B920847DDCC CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/06 20:54:53 UTC
Modified files:
bin/mksh : dot.mkshrc
Log message:
• when using typeset to change the type of an array,
use arrname[*] to denote changing it of all array elements
• optimise a bit: group local invocations
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.89 -r1.90 src/bin/mksh/dot.mkshrc
