Commit ID: 1005DF22EAE58DB1EF6 CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/12 12:13:27 UTC
Modified files:
bin/mksh : var.c
Log message:
slightly optimise the non-vappend cases as well by removing some branching
(not really noticeable compared to strlen costs…)
optimisation potential: note allocated size in struct tbl…
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.232 -r1.233 src/bin/mksh/var.c
