Commit ID: 100579806802F9D6BB9
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/07/27 00:55:28 UTC
Modified files:
bin/mksh : Build.sh expr.c
Added files:
bin/mksh : exprtok.h
Log message:
shave off 12 bytes (with fixed gcc) by making the definitions more legible
(and dropping struct padding, tbh)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.700 -r1.701 src/bin/mksh/Build.sh
cvs -R rdiff -kk -upr1.87 -r1.88 src/bin/mksh/expr.c
cvs -R rdiff -kk -upr0 -r1.1 src/bin/mksh/exprtok.h