Commit ID: 1005158DFEE1ED14734 CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/04/01 01:16:38 UTC
Modified files:
bin/mksh : check.t expr.c
Log message:
ugh, signed >> on negative values is implementation-defined
(but, at least, not undefined, and usually right; regress-test for it)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.603 -r1.604 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.64 -r1.65 src/bin/mksh/expr.c
