Commit ID: 100569FFD594609A81E
CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2016/01/20 21:34:14 UTC
Modified files:
bin/mksh : check.t funcs.c lex.c sh.h
Log message:
fix errno in print/echo builtin; optimise (with partial rewrite)
To generate a diff of this changeset, execute the following commands:
cvs -R rdiff -kk -upr1.720 -r1.721 src/bin/mksh/check.t
cvs -R rdiff -kk -upr1.292 -r1.293 src/bin/mksh/funcs.c
cvs -R rdiff -kk -upr1.217 -r1.218 src/bin/mksh/lex.c
cvs -R rdiff -kk -upr1.756 -r1.757 src/bin/mksh/sh.h